Automation Testing Question:
Download Questions PDF

What is meant by iterative model? What is its working principle? What are its advantages and what are its drawbacks?

Answer:

In iterative model, the requirements are given in advance to the tester based on which he can prepare test cases.Using the test cases, the developer can prepare the required source code accordingly.This method is also known as Test Driven Development.(TDD)

Download Automation Testing Interview Questions And Answers PDF

Previous QuestionNext Question
What are the parameters you are considering for object identification?What is the difference between testing and debugging?