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 |
hou can we use vb script in qtp could u tell me breafly
What is test fusion report?
How can we record an edit box in the Web application ?
How to get Traceability matrix from TD?
can any one tell me what is syntax error in line msgexist=Browser("title:=Gmail: Email.*").Page( "title:=Gmail: Email .*").WebElement(innertext=&msg).exist 'code ************** Call login("lal="," " ) wait(5) Call errormsg("Invalid email address. [?]" ) Function errormsg(msg) msgexist=Browser("title:=Gmail: Email.*").Page( "title:=Gmail: Email .*").WebElement(innertext=&msg).exist if msgexist then Reporter.ReportEvent micPass,"enter valid username or pwd ",msg else Reporter.ReportEvent micFail, "entered valid uname and pwd",msg end if End Function
LINUX environment supports QTP or not? LINUX environment supports QC or not?
How to change the run-time value of a property for an object in QTP?
what is smart identification?
What is test automation framework?which framework does QTP follow?Need some practical explanation as to how u will start ur testing process following a particular framework?
what is meant by descriptive programming?
What does ".mst" stands for? (abc.mst)
How you know that a test case is a regression test case