what is meant by iterative model?What is its working
principle?What are its advantages and what are its drawbacks?
Answers were Sorted based on User's Feedback
Answer / 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 |
Explain in brief about the qtp automation object model (aom).
How we can add actions in the test using QTP?
How to Install QTP on Citrix Environment? Possible send me the installation steps.. That would be great help
In a web page when we enter the city name corresponding zip code is coming in the required field.Can any one please write how to test using QTP,whether this code is coming from Database or not.
Discuss the QTP Environment?
Wht is Smart Identification Mechanisam in QTP..Actually when do we this Technology means during Recording or running ....how is technology works. Anybody can expalin this .....Thanks in advacne
what is runmodes in QTP
wt is automation framework? give explonation?
Plz write the code, function will take the parameter as month number, i.e., numerical value, but it returns the last day of the month in string (weekday). example: input: function parameter: 3(march) output: thursday
can anyone tell me from where i can download qtp demo or crack version
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
What is the syntax to call one script from another?