Answer Posted / k.sai krishna reddy
By Using Test Batch runner which available with QTP
tools.just open it add the required actions to that window
then say run. it will run the actions which u have added to
that.
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How can you send user defined messages to test report?
give me an example where u used good judgement and logic in solving a problem
If object is not recognized by qtp but the object is standard object what is your approach?
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
Explain different types of checkpoints?
when to start the automation?
Explain step generator in qtp?
What is the meaning Work bench?
Which environments does qtp support?
Explain in brief about the qtp automation object model (aom).
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
We stored into the objects OR and then write the scripting
Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.
What is the use of an object spy tool in qtp?
How will you compare keyword and expert view?