Tell me few important difference Between QTP and
WinRunner?
Answer Posted / n@n!
QTP:
-----
->it supports VB script
->it dos not contain any semicollen at the end of every
statement
->it consists of normal,analog,low level recordings modes
->script execution speed is 3.5 minutes
win runner:
-----------
->it supports TSL
->every script statement ends with semicollen
->it consists of context sensitive recording ,analog
recording
->script execution speed is 10 minutes
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the different recording modes?
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
How to use the object spy in quicktest professional 8.0 version?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
Explain the qtp test phases.
What are the 3 main stages involved in testing with qtp?
Where you are storing your script?
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
If I change the object name in one action will it be updated in all the actions? Or not?
What is the use of running the scripts in Hidden-mode in UFT?
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
Explain how you can find the absolute value of the number in qtp?
What is the use of sendkeys and what are send keys
What are the types of environment variables in qtp?
what is the difference between modular framework & datadriven framework