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 to validate email?email ie correct or not ?with below conditions. 1)before @(symbol) only alphbates and min 4 char to max 15 chars. 2)before @(symbol) only alphabates dont use ant special chars or numarics 3) after @(symbol) only one dot(.)symbol for ex:abc@gmail.com it is valid email or not based above conditons
Can u explain about QTP framework
I have application it is one digital clock with all minutes and seconds. you have to identify the time to verify weather the time displayed is correct time or not? How do you automate this scenario?
What is a runtime datatable ?
Is there any thing that we can replace recovery scenario manager in QTP.
wt is frame work wt r d different types of frame works used in ur company
I am trying to write a descriptive program for clicking on a perticular link.For that i wanted an index or location of that object.But when I viewing through spy, There was no index property of that object.What to do for getting index value.How can I get index? please any one let me know.
I am automating a Java application. This application is developed using SWT. I am not able to get the GUI object. Even i tried with Java add-in. In tutorial it states SWT is not supported any idea. Anybody worked in such appln. My question is whether it is possible to record the GUI object of SWT appln. how it is possible.
How to call the userdefined functions to script? If i am stored 'add()' function in Library functions folder. i want to cal that function in my script.
how to compare two excell sheets by using vbscript??
In how may ways we can use checkpoints to an application using QTP?
Where you can store check point results?