Answer Posted / pavi
QTP enjoys the following advantages compared to Winrunner:
•The presence of a modular and keyword driven table format
of display of each of the operation performed while
recoding, makes it easier for user to understand what the
test actually does.
•It uses robust language like VB script as the programming
language unlike Winnrunner which uses a proprietary
language like TSL.
•It offers the test engineer a Tree view which is an icon
based view thereby simplifying the use of the tool.
Additionally the documentation tab lists in simple English
what each step in the test is actually doing.
•Parameterization of data in QTP is easier
•QTP allows easier capture of output values.
•Features like smart identification to identify the objects
used in our test make sure that the maintenance of the
tests is easy.
•Allows interfacing with Test Director and Winrunner.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
What is the significance of “action 0” in qtp?
Explain different type of event trigger option.
What is the syntax to call one action in another?
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
Explain how Does Run time data (Parameterization) is handled in QTP?
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)
What is the parameterization?
How to use descriptive programming?
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
What are the different kinds of test steps?
Should have experience in framework means?
Step 3&4 are repeated until an the object in recognised uniquely.
What is debugging? How you debug your script?