While creating Recovery Scenario for Pop-up
window..In 'Recovery operation' we have to call a function.
Can u tell me that function.
Answer Posted / nanda
see... generally we can handle those pop up window exeptions
by writing If then statement and using exist method.
for example...
If window("skdhja").dialog("text:=fahda").exist then
window("skdhja").dialog("text:=fahda").winbutton("text:=OK(or)Cancel").click
window("akdhja").close
else
<write remaining script here..
end if
like this we can handle Pop Up window exceptions...try to
get control on script rather than QTP tool..
If any queries..
nanda.dreddy@gmail.com
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Who uses qtp tool?
explain keyword driven framework with banking domain?
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
How to remove the associated function library?
what type of run time errors you get while you ar edoing rpg program?
Explain actions in qtp ?
What are the recording modes in wave event?
Get the count of files of similar types from a folder.
How can i initiate the objects to find uniquely in OR
how to test use the quality control .how to verify the image verification
How to find the difference between 2 dates in qtp?
How will you test a keyboard?
Explain how you can find length of array in qtp?
Explain how you can find the absolute value of the number in qtp?
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!