What is action required by QTP if a popup message is coming
in exsisting script and now it is not coming.
The script is having code to deal with popup message now
when we run the script now the popup i snot coming
according to new build, instead of changing the code what
we can do?
Answer Posted / rentalavdml
Hi kishore,
We have one more option for this instead of recovery
scenario u can try with Window("tilte:= ").Exists then
click
In this case if the window exists it clicks on OK if not
script passes .
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How to remove the associated function library?
Describe the differences between functions and actions in UFT?
Explain sub procedure of vbscript.
Step 3&4 are repeated until an the object in recognised uniquely.
How to use Environment parameterization? Explain with an example.
What is environment variable in qtp and why to use it?
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
How to record application running on the Virtual machine?
what is the difference between IE & Netscape in web testing on a log in page
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
What is an object repository?
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
In qtp, how you can exit for loop?
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?