In what situations QTP will not recognize the Objects?
Answer Posted / geena
1. If the AUT change
2. If AUT is in another window
3. If synchronization is a problem
If QTP is running faster than the application.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to handle dynamic objects in quicktest professional (qtp)?
what is the hierarchy to use properties in descriptive programming
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
Describe synchronization point.
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.
We stored into the objects OR and then write the scripting
Plz Explain AUTOMATION REFERENCE MODEL?
How would you directly trigger javascript in a test?
when u script reveiwing in which area u more concentrates?
hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
What is throw object?
How to creating an output value using quicktest professional (qtp)?