QTP Testing Process?
Answer / 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 |
what are the disadvantages of descriptiveprograming
can test automation improve test effectiveness?
What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?
What is difference between web object and web items
Pls let me know how to find out creation time and index for the web application in descriptive programming?
Hi all, I am New to QTP . I am Now in critical situtaion. I want to know How to create our own object respository for our application. please say the answer with example.
Browser("Las Vegas Hotels - Las").Page("Vegas Hotels - Hotels").Link("Luxor") ......here Luxor is a hotel and this is recognised as a link. I have many hotels like Luxor, Palms etc which are all displayed as link...How do I parametrize this by using webtable functions??? ASAP
I am not able to record yahoomail browser.its giving error like "The browser Application can't be launched .Posssibly the URL is wrong" So anyone can tell me what setting i have to do in qtp??
Can U Explain about QTP tool from older version to latest version also its differences?
in which case & which method we can use "native" property of an object ?
Suppose there are 10 browsers opened on desktop. I want to close all browsers except one browser in QTP. Can any one give the code for this?
Hi, I have 50 test cases for automation, Based on which criteria we can decide for these test cases we have to use Descriptive programming and remaining for general coding? Thanks In Advance..Kavitha