Answers

Question and Answer:

  Home  Automated Testing

⟩ Tell me what type of Scenarios can be automated?

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)

 178 views

More Questions for you: