What is the life cycle of QTP? Pls Give me Exact answer?
Answer Posted / imthiyaz.shaik
Hi All,
Here is the comprehensive answer:
Automation lifecycle:
1.Prepare
-> Prepare the automated test env.
-> Prepare the test data
-> Check Appliction/Environment stability
-> Document manual test cases to be automated
2. Create
-> Record user actions to generate the basic test
-> Confirm successful playback
-> Use Object Repository
3. Verify and Enhance
-> Enhance automated test for playback and testing.
-> Add Synchronisation
-> Insert Checkpoints (As required)
-> Data drive the test
4. Integrate
-> Run multiple tests to check the flow of data
-> Integrate test and run in a Hierarchy.
Reporting & Tracking defects is manual process.
QTP just identifies the mismatch between expected and
actual result.
Regards,
Imthiyaz
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How many types of parameters are available in quicktest professional (qtp)?
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
Can we Test Welcome Screens and Process Images with QTP
What is object spy in quicktest professional (qtp)?
What is checkpoints for quicktest professional?
in a web page How to check and display a particular word from a paragraph?
Explain the types of object repository?
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
Does quicktest professional is unicode compatible?
what are all the fileds present in object repository?
How to give a call to another action from one action?
What is contained in the object repository?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
What is regular expression?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?