Answer Posted / maheshqtp
QTP testing process is:
-----------------------
1: Preparing the Run settings for the Application
2: Develop the Automation basic script
2.1 Using Object Repository: ORM
2.2 Using Descriptve Programming: Dynamic Programming
3: Edit / Enhance the Automation Test script
4: Debug the test script
5: Execute / Run the script
6: Analyze the results
7: Summarise the results : Report Defects in to QC (Result
Window)
http://www.qtpqc.blogspot.com
http://www.webpagelinks.blogspot.com
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
HI I want to know the detials of QTP certifications such as syllabus, study Materil etc. Can any provide me all these details?? my mail ID is krishnuvk@yahoo.com
what is review
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
Define Canvas view of UFT?
What is the use of an object spy tool in qtp?
How to use Environment parameterization? Explain with an example.
How do you send email with attachment from outlook using qtp ?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
Explain actions in qtp ?
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
How you can decide which type of object repository you have to use?
what is the difference btn risks & Therads in the Test plan documentation?
Can any body please tell me the steps of keyword driven framework of QTP.