Tell me Three major differences between QTP & Winrunner?
Answer Posted / 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 |
Post New Answer View All Answers
What is clean sweep?
what is the hierarchy to use properties in descriptive programming
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
Why to use descriptive programming?
Can we create a qtp test from qc?
explain keyword driven framework with banking domain?
When you open QTP, how many sheets you can see?
What is the default object synchronization timeout in qtp?
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
What VBScript operators, functions, and statements do you use in QuickTest Professional?
What is accessibility check point?
What are the advantages of qtp?
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
How to do call a output parameter from one action to another action??/