what is meant by iterative model?What is its working
principle?What are its advantages and what are its drawbacks?
Answer Posted / jitendra harnoor
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)
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT
Difference between test object and run time object?
How to execute a winrunner script in quicktest professional (qtp)?
Differentiate the type of test cases which can be automated and which cannot be automated?
Can any body please tell me the steps of keyword driven framework of QTP.
What are private functions in QTP? How they can be called from the function library?
How to create runtime property for an object?
What are the methods of the TextStream object that are used for reading from a text file?
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
Explain the check points in quicktest professional (qtp)?
Why to use descriptive programming?
How do you check ticket cost and ticket number in flight application?
What is the Difference between test object and run time object?
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.