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 / rk
What Ranga said is right...
we can use OptionalStep.Window("').Dialog("").WinButton("OK").Click
what this will do is..if that pop up exists then it will click OK else it will skip that step.
It will wait for default time as we specify in ObjectSyncTime in settings.
If any one needs more info..then contact me @krish.ram20@yahoo.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to use Environment parameterization? Explain with an example.
how to post xml data from QTP scripts to any application?
What are the key points to create a framework in QTP for oracle forms?
Explain about Test Fusion Report of QTP?
Explain runtime dynamic settings?
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?
They asked by using qtp recording writing scripting
Explain in brief about the quicktest professional (qtp) automation object model?
Where you get the run time data table?
Define Environment Variable in UFT and its uses?
how to acess a test in RSA?
What is the parameterization?
Hi Sudhananda, plz send me the QTP framework with any diagram and PPTS . I want to switch to automatio, I done QTP from professional person, but he does not give me his knowledge properly. so pls help me Thaks send me on following address mirajkar.akash@gmail.com
Can we run test with out adding object in object repository? How it is possible?