Home » Testing Faqs » Testing - General Faqs » What is meant by iterative model? What is its working principle? What are its advantages and what are its drawbacks?
What is meant by iterative model? What is its working principle? What are its advantages and what are its drawbacks?
A D V E R T I S E M E N T
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)