QTP -object reposistory spy tool is not able to spy the pop
up message appearing in the application, so how is that i
can handle such run time pop ups in QTP by code???
Answer Posted / pratap bandagi
use Sendkeys method to Click on the button highlited.
for Example if there are two buttons on the popup use Sendkeys method to click on the default button like {"ENTER"} or {"TAB"} or {"ALT+F4"} so that u can close the popup or perform any operation on the popup.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
What are the disadvantages of recording test cases in qtp?
How to write business scripts using object repository with different scenarios
How you can write contexts to text file in qtp?
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
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
How does qtp identify gui object?
How to handle the exceptions using the recovery scenario manager in qtp?
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
diff between qtp versions from 8.5
Is it possible to change the property value at runtime? How it is possible?
How to find operating system information using the qtp script?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?