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 key word driven frame work how to use keyword driven frame in QTP in a project
my assignment is,how can i differentiate between readed & unreaded mails in my inbox ?, since for both readed & unreaded having same properties for both test objects &run time objects
How many test scripts are prapare in ur project(HeathCare Insurance).
How do you send email with attachment from outlook using qtp ?
What is Data driven Testing Frame work.Anybody can expain it in Detail.. Pls anybody can give the answer.. Thanks in advance...
if you have the same application screen with 7 drop down boxes and approximately 70 values how do you test with QTP?
When u ll use Record Button in QTP?Is VB script is Mandatory in QTP? What is Meaning of Frame("v1")?
when do we write a script in qtp?(plz give me more then 2 reasons)
How do you perform testing on web based application using qtp 9.2?
Hi All I am installing QTP 8.0/8.2 in my office desktop (WIN XP) but it is not working. Inspite Installion is succesfully done but when i open qtp from programs it opens only first screen of add-in and after that it disappears. But in my other computer at home (winxp) it is working fine. Can you please give the reason, why it is not working in office desktop. DEEPAK SINGH
How to add a runtime parameter to a datasheet?
How to change the run-time value of a property for an object in QTP?