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 to explain a banking project in interview as a test engineer???
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
How are actions and functions different in QTP?
What is Cross browser testing? Does UFT support it?
What are the check points can be inserted without recording?
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
How to suppress warnings from the test results page?
How you are developing the script? Using record and play back or manual?
How to associate shared object repository to test in qtp?
What are the different types of recording modes?
hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?
How do you create new test sets in td?
how will you load the test cases in ddt?
How do Parameterization and Data-Driving relate to each other in QTP?