What is the life cycle of QTP? Pls Give me Exact answer?
Answers were Sorted based on User's Feedback
Answer / sumanth kumar
TEST PLANNING,GENERATING THE BASIC SCRIPT,Enhancing the
script,debugging the script,executing the script,track and
report the defects
| Is This Answer Correct ? | 14 Yes | 3 No |
Answer / latha
QTP Life Cyle:
Consists of 6 phases,
Test Planing: Here understand the requirements and identify
the areas to be automated.
Generating the basic Test:Script is generated
Enchancing the Test: by inserting the check points
2. synchronizing the Test
3. parameterizing the Test
4, inserting the output values
5. Measuring Transactions
6.Inserting the programmatic Statements
7. Adding Comments
8. Inserting the script statements manually
Debugging the Test: develop the test as per user
requirements
Executing the test: developed test is executed to check
whether working properly
Analysing the Result: after executing the outcome is
observed diverting from the user requirements, if yes is a
defect, is reported and modified until it works propery.
| Is This Answer Correct ? | 13 Yes | 3 No |
Answer / jay prakash
QTP life cycle i have never heard.. if u mean Quick Test
Workflow than please refer below:
Prepare -> Create -> Verify and Enhance -> Integrate
Prepare: Prepare the automated test env.
Create: Record user action to generate the basic test.
Veryfy and Enhance: Enhance the automated test for playback
and testing.
Integrate: Run multiple tests to check the flow of data.
Please let me know if it satisfies ur query.
| Is This Answer Correct ? | 11 Yes | 5 No |
Answer / 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 |
ANALYZING YOUR APPLICATION
PREPARE YOUR TESTING
ADDING STEPS TO YOUR TEST
ENHANCE YOUR TEST
RUNNING&DEBUGGING YOUR TEST
ANALYZING RUN RESULT AND REPORT DEFECT
| Is This Answer Correct ? | 0 Yes | 1 No |
why text area checkpoints cannot used for web applications
What are the three challenges U faced during automation testing of your application.
whai is meant by automation testing?
What is the real use of different actions in QTP
Hi, OUR PROJECT NAME IS: HOSPITAL CONTROL SYSTEM. IS IT COMES UNDER WHICH DOMAIN(HEALTH CARE OR HEALTH INSURANCE)
what are the areas that cannot be tested using an automated tool? list a few
We developed 100 descriptive programms and put in running, in the midle if any descriptive program is stucked with some error? what will happend weather it will execute the remaining prg's or it will terriminate ?
How to apporach while starting the automation testing?
what is object repository size?
Which scripting language used by QTP?
A dialog is diplays " Transaction 254689 has been successfully completed" How to get the transaction ID from the message ?
How many types of recording modes in qtp? Describe each type with an example where we use them?