What is QTP’s model for test creation?
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
what is the difference between built-i function and In-built function?
How is UFT 11.5 version different from UFT 12.0?
Approach for Installation,comaptibility,system testing
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
Explain runtime dynamic settings?
can any one say that where we can download the QTP trail version ??????????
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
How to export quicktest professional results to an .xls file?
what is the difference between development and testing
What does mean by Scope of Automation?n How we defined it?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
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:=",