diff between winrunner and qtp
Answer / 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 |
When I parameterize a script then for each iteration script is executed from begining to end. If I want to execute some middle steps multiple times using Parameterization (avoiding begining and end steps), what is the solution of this (e.g. total steps are 1 2 3 4 5 and i want 2 3 4 only(not 1 nd 5)
New to QTP: In a qtp flight booking application, I tried to parameterize the to and from drop down lists using data table, depending on ur drop down selection it will pop up a list of flights. Here I am not finding a way to select flight randomly from given list... Thanks in advance guys.
How does quicktest professional identifies the object in the application?
What is the use of ordinal identifier in qtp?
I want to open a Notepad window without recording a test and I do not want to use SystemUtil.Run command as well How do I do this?
What is diff between SDLC AND STLC?
How to get line numbers in your editor in expert view?
Wht is Smart Identification Mechanisam in QTP..Actually when do we this Technology means during Recording or running ....how is technology works. Anybody can expalin this .....Thanks in advacne
Could some one explain me how to create folder on the desktop from QTP?? This is an interview question
How to capture data from images in QTP and produce them in Excel sheet ?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly