Test automation training - entry knowledge check

A visually appealing illustration depicting a group of diverse individuals engaged in a collaborative software testing environment, with elements like code snippets, test scripts, and a computer displaying a web browser.

Test Automation Knowledge Check

Welcome to the Test Automation Training Quiz! Assess your entry-level knowledge about test automation and related concepts in software development.

This quiz includes:

  • Multiple choice questions
  • Text input for personal information
  • Important topics like Git, Selenium, and Webdriver
11 Questions3 MinutesCreated by DebuggingFox321
Enter your name
What is Git? (1 point)
Web page
Add-on for test automation
Versioning software
What command do you use to confirm your changes and send the changes to the server? (1 point)
Commit + pull
Commit + push
Commit + stash
Commit + fetch
What does 'master' means? (1 point)
Your boss
Štěpán
An element
Branch
Selenium grid executes tests in the following way: (1 point)
All at the same time in parallel
Only one by one
Only at home
Only on mobile devices
Webdriver is used for the execution of automated test on: (1 point)
Tablets
Web browsers
Mobiles
3270 (IMS)
Can you use a programming language to communicate with the webdriver? (1 point)
Yes
No
What does the term 'headless' means regarding automation? (1 point)
Without using HTML
Without using elements
Without interacting with GUI
Without using hyperlinks
What does 'driver.quit()' do? (1 point)
Closes one web browser window
Closes all web browser windows opened by the driver
Closes currently used web browser window
Two people are working on the same test at the same time, both make a different change to row 20 and commit. What happens during pull? (1 point)
Nothing
The code merges
A merge conflict
{"name":"Test automation training - entry knowledge check", "url":"https://www.supersurvey.com/QPREVIEW","txt":"Welcome to the Test Automation Training Quiz! Assess your entry-level knowledge about test automation and related concepts in software development.This quiz includes:Multiple choice questionsText input for personal informationImportant topics like Git, Selenium, and Webdriver","img":"https:/images/course8.png"}
Make your own Survey
- it's free to start.