Automated Testing Question:
Download Questions PDF

Tell me what type of Scenarios can be automated?

Answer:

Tests that we have to execute on every build (Sanity Tests)
Tests that we have to execute on every modified build (Regression Tests)
Tests that we have to execute with multiple sets of test data (Data
driven Tests)

Download Automated Testing Interview Questions And Answers PDF

Previous QuestionNext Question
Tell us what you know about Table-Driven testing?What type of Scenarios can’t be automated?