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 can done the project with QTP in that time i can say how many members in my team size?
What are the different properties of an web object
What is text/text area checkpoint?
what is test scheduleling?
What is expert view and keyword view?
Explain how you can delete excel file in qtp?
Discuss quicktest professional environment?
if numbers are always changing write a script for that
unique properties of button,edit box, radio button,check box?
What is clean sweep?
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
after click on compose mail how can we attached a file in qtp with vbscript code
tell me abt a time when u had to go above &beyind the call of duty to get the job done
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.