Tell me Three major differences between QTP & Winrunner?
Answers were Sorted based on User's Feedback
Answer / sreeprasad
1). Descriptive Programming is possible in QTP.
2). .Net applications are supported in QTP.
3). Various checkpoints are available in QTP other than
(Text, Database, Bitmap) in WinRunner.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sreekanth
QTP is supports Web,.Net and so on... Applications Testing.
WR is mainly recommended for GUI Testing.
QTP uses VB SCript as scripting Language.
WR uses TSL as scripting langauge.
There is no Keyword View in WR, as it contains only Script
view .
QTP has two views,Keyword View,Expert View.
Like above there are many differences by which we can say
that " QTP is having more features as a Functionality
Testing Tool than WIn runner"
| Is This Answer Correct ? | 0 Yes | 0 No |
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
In automation testing, while doing descriptive programing; how will u get the properties of the objects in what format, what type of a document, and by whom? Pls explain in detail. Thanks a lot
How to get popup error message.
Plz Explain AUTOMATION REFERENCE MODEL?
Hi all. Could anyone tell me the difference between an Action and a Function in QTP. Thanks in advance and Merry Christmas.
What is the difference between Normal mode and Fast mode ?
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
what is keyword driven testing in qtp?n how is it useful?
We are using the QTP version 9.0 where we want to call objects from global repository for a particular function at runtime for increasing the performance of framework.We are actually looking for loading the objects under test (OAT) dynamically when script runs and would like to unload the same once the execution of the script is completed.
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
In where you are keeping or maintaining shared object repository (file)in your appliction?
Explain Different types of Checkpoints in Quick Test Professional?