diff between wr and qtp in detail.
Answers were Sorted based on User's Feedback
Answer / aaa
Qtp Supports .net applications where as winrunner doesn't
support.Qtp is more user friendly,has unique feature called
Smart Identification, Operates stand alone, eaiser
maintainence,more powerful data driving capability. etc...
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / nageswara rao.r.v
QTP is a new tool developed after WR.The script language
used for WR is TSL but in QTP either vb script or java or
shell script.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / amit tewari
QTP is a extended version of wr.in qtp there is a extra
feature xml checkpoint whether in wr is not .wr also
support .net applications but not support asp.net
application.
in qtp there is a facility :- active screen where in wr is
not
in qtp we use vb script in wr tsl script
in wr there are 2 mode for recording in winrunner is 3
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ant
QTP is a extended version of wr.in qtp there is a extra
feature xml checkpoint whether in wr is not .wr also
support .net applications but not support asp.net
application.
in qtp there is a facility :- active screen where in wr is
not
in qtp we use vb script in wr tsl script
in wr there are 2 mode for recording in QIP is 3
| Is This Answer Correct ? | 0 Yes | 0 No |
How can we call Winrunner functions from QTP?
How many scripts do you write per day. What is the average number of scripts you have written in your recent project
1 Answers CenturyLink, Optum, Value Labs,
from what stage you will start automation in your project
if there is two login button in your page, how you know that this login button is correct for login .
How do you return a value from a function
How can we automate Capthca on registration or any contest forms ? Is it possile to Automate Webpages with Falsh using QTP..?
Waht is User interface and Integration Testing?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
How many tabs are available to view your test in a test pane and what are they?
how to use command prompt using qtp?
how can we retrieve ten rows from the data table using loop concept?
How to create Userdefined Function.Please write the steps ans also provide example where exatcly we use it.