what to do if application have 3 "ok" button with same
logical name and same properties, how qtp can identify them.
Answer Posted / chitta
Use descriptive programming to identify the objects with
different physical properties....
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how to test use the quality control .how to verify the image verification
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
Hi All, How to Compare two strings character by character in QTP
How to use setroproperty?
Explain runtime dynamic settings?
How you can replace string in qtp?
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
Explain hybrid framework with advantages and disadvantages?
Explain sub procedure of vbscript.
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
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?
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji