suppose u hav a 10 dialog or window opened on screen with
same name & value. now how to test each window? i.e. how
qtp indetifies these objects separately?
Answer Posted / toly
You can get the result by 'Insert -> Output Value -> Text
Output Value' when you recording.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How smart identification works in qtp ?
What is recovery scenario manager? When you go for recovery scenario manager?
What is synchronization? What are the ways you can synchronize?
What is synchronization point in QTP?
how many maximum number of virtual users we can create?
Explain the parameter in qtp?
How does you pass optional arguments in qtp?
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
What is the Difference between copy to action and call to action?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
Explain measuring transaction.
Explain about Test Fusion Report of QTP?
if anyone has idea of the interview procedure in covansys, plz send me a mail?
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .