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 |
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
What types of testing comes under functional testing or in other word what will you test in functional testing?
hai friends i'm learning qtp now where we r using only record &playback frame work.and people r saying in realtime they won't use this frame work. if so what frame work actually using in realtime .and could you give explanation comaparing the record &play back fm and what ever FWyou r using in your organization. hoping cool response. thanx in advance
Suppose there are 10 browsers opened on desktop. I want to close all browsers except one browser in QTP. Can any one give the code for this?
How to make arguments optional in a function?
write the regular expression for date format of mm/dd/yy?
10 Answers CTS, HCL,
What is difference between Quality centre and Test Director?
Can any body please tell me the steps of keyword driven framework of QTP.
Could you please any body help me.for example in web table in the first row and first column there are 3 links like l1,l2,l3 having indexes 0,1,2 but second time links will change their order like l2,l3,l1 and indexes also changed how can we handle this situvation with script....
Hi, every one aim new to automation testing(QTP),aim looking for software versions any. If any one can HELP me that will be great. Thank u.(9620427211,Bangalore)
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)
How you are maintaining shared object repository in your team or your project?help me plz