What is automation testing?
Experience Level: Junior
Tags: Quality Assurance (QA)Selenium
Answer
Automation testing is testing that is automated using a computer. Instead of testing manually, tests are executed by an automation software - for example Selenium.
This way testing can be done in larger scale and it becomes more cost effective because tests can be executed repeatedly without involving the human being in the process.
Related Quality Assurance (QA) job interview questions
What is Selenese?
Quality Assurance (QA)Selenium JuniorWhat is manual testing?
Quality Assurance (QA) JuniorYou are testing an on-line application. When you click the Submit button in a form, nothing happens. What will you do?
Quality Assurance (QA) MediorYou have an Excel sheet with 300 000 customers (columns CustomerId, Name, Phone). How would you transfer the data to the database server?
Quality Assurance (QA)SQL MediorWhat is a test case?
Quality Assurance (QA) Junior