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
Is it possible to call from one action to another action in qtp?
hi guys we r working in office...we write some scripts..suddenly we have a work(5min only) in out side..what will do now,,,used to system shut down or log off or lock or sleep mode,switch use or hibernate?
What is synchronization point in QTP?
Difference between copy to action and call to action?
What is the difference between local and shared object repository in qtp?
How to build scripts that access data from external sources?
How to use output values in qtp ?
what is the difference btn risks & Therads in the Test plan documentation?
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
Is it possible to merge two object repository files in qtp?
What is the standard timing delay for web based application in qtp?
how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up
How you can decide which type of object repository you have to use?
Explain the checkpoint in qtp?
How to find the difference between 2 dates in qtp?