Answer Posted / 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 |
Post New Answer View All Answers
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?
Diff b/w Health care domain and Banking Domain?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
How to check which add-ins are associated with a test in qtp?
How do you check ticket cost and ticket number in flight application?
How to release all resources file from the QTP?
What are the general steps involved in the data driven framework?
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”
Explain about business process component? types and usage?
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
What are the steps involved in the recovery scenario wizard?
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
What is the significance of “action 0” in qtp?