what is the script for keyword driven framework in real time?plz its urgent
Is it a smart choice to use QTP for backend testing?
what is debugging testing?
How you can decide which type of object repository you have to use?
Please explain the role of Regular expression in QTP
Explain the new feature of UFT regarding the export of test results?
How to modify the text checkpoint?
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 test object?
what kind of erros can be handled with the using QTP?
I have action1, action2, action3 r there.my query is while executing if i get any error in action1 i want exit from here itself, otherwise execute action2, if i get any error in action2 i want exit from hereitself, like this,what is the method for this?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
To which environments does QTP supports ?