Automated Testing Question: Download Automated Testing PDF

Tell me what type of Scenarios can be automated?

Tweet Share WhatsApp

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 PDF Read All 39 Automated Testing Questions
Previous QuestionNext Question
Tell us what you know about Table-Driven testing?What type of Scenarios can’t be automated?