How can we disable popup blocker? (I think it means when
we get a pop up
messge(its error) how we wil disable that one with out
interrupting normal
process)
Answer Posted / godisgr8
In QTP, we can use Recovery Scenario's to handle exceptions
like this Pop-up messages;
Trigger->Pop-up message box
Recovery->U instruct QTP how to deal(ex)Click the OK button
Post-Recovery->How to Proceed further (ex)Run the next test
iteration
We can use the recovery scenario file to other scripts too.
They will be of file extension rs.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Where we use data driver in qtp?
How can I change object description or check point values in qtp?
Explain the concept of object repository and how quicktest professional recognises objects?
What test you perform mostly? Regression or retesting in your testing process?
What are the Test design techniques you uses in ur project?
Why bpt?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
What are table and db checkpoints?
when will you do debug your script? and explain that process?
What is a reusable action?
Step 3&4 are repeated until an the object in recognised uniquely.