Differences between QTP & Winrunner?
Answers were Sorted based on User's Feedback
Answer / ramyab.mca@gmail.com
Hai...
Differences between QTP & Winrunner:
1. QTP is object bases Scripting ( VBS) where Winrunner is
TSL (C based) Scripting.
2. QTP supports ".NET" application Automation not available
in Winrunner.
3. QTP has "Active Screen" support which captures the
application, not available in WR.
4. QTP has "Data Table" to store script values , variables
which WR does not have.
Using a "point and click" capability you can easily
interface with objects, their definitions and create
checkpoints after having recorded a script without having
to navigate back to that location in your application like
you have to with WinRunner. This greatly speeds up script
development.
K,Byeeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ram.polavarapu
winrunner is the product of mercury intractive
Qtp is the product of HP
| Is This Answer Correct ? | 0 Yes | 1 No |
What do you mean by checkpoints in qtp?
Action1: I have a value "test" stored in a variable X. I want to use that variable X in Action2 .. how?
can we change the name of a check point? when will you start writing testcases? do you follow any methodology for writing test scripts? qtp is key word driven testing or data driven testing?
Hi Guys, I am very new to QTP tool , In real time environment how to test the application with this tool, 1. How to load application in QTP tool 2. How to write test script in QTP. 3. In manual testing we test login box (user id , password) how can we test this kind of testing with QTP tool with examples . Please guys put some focus on my questions , real time ecperienced answers would be appreciate, advance thanks ,please guys i am expecting ur answers as soon as posible
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
I have multiple radio buttons i need to select a radio buton and i dont want to hard code i have a generic function for it there i have used select#0 so it selects first radio button but for other script i want to select the 4th radio button how i can make it still more generic
4 Answers Accenture, Acentia, LM,
Sql questions to find second max salary and how to use joins
How to use custom checkpoints in QuickTest Professional?
I want to check in the data table(Globalsheet) column exist or not through script .If column not exist only proceeded to next step Pls tell me how to proceeded?
How many types of Recordings are there in QTP and what are they?
7 Answers Dangote, First Indian Corporation,
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
how to test globalisation testing using qtp? lets take an example: suppose i have to test the word is in hindi "ratikanta", how we test it by using descriptive programming or any method??