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 |
what is actually contain test report? can anybody post the test report
How does QTP identifies the object in the application Mainly objectives are three type's OF PROPERTIES namely
Do we get any issues if we run the test script on differentbrowsers?what are the options we need to set in QTP?
how do you remove object repository at runtime and load object repository and verify it
why text area checkpoints cannot used for web applications
What is the limitations of BVA?
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
How to give a call to another action from one action?
Explain the concept of object repository and how qtp recognises objects?
Is there any site to download QTP....otherwise tell me the way how to get the QTP sofware??????????????????? Thnx in advance
What is the difference between CVS and VSS? Are you store QTP SCRIPT In VSS OR CVS? Where you store QTP Script?
1 Answers Brain Roots, Ordain Solutions,
what area in a web application cannot be automated.