How to handle the errors without using recovery scenery?
Answer Posted / dinesh1433
write on error resume next statement ,where do you expect an error may come. or in run setting set as "proceed to next step.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the types of object repositorys in qtp?
What are the different types of recording modes in qtp? Which will be used when?
How many lines of code in each script of QTP?
How does quicktest professional identifies the object in the application?
how can we do the frame work in qtp
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
what is the difference between development and testing
What phases are involved in testing an application in qtp?
Do you know how to connect database? Can you tell me the procedures?
Explain building blocks of the bpt framework ?
hi guys, pls tell me for testing institution training hub, hitech city is best or not?
We stored into the objects OR and then write the scripting
Explain in brief about the quicktest professional automation object model?
What is keyword view?