waht is the difference between QTP 8.2 and 9.0 version
Answer Posted / jose
8.2 & 9.2 OR API was provided
9.0 OR API was restricted
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Did QTP prove efficient for your project? Yes or No, explain?
Have you used xml check point in your project? How?
What are the steps involved in recovery scenario wizard?
What is quick test pro? What is a quick test professional?
how will load the object during runtime?
What is the difference between analog and low level recording?
what is the difference between the modular framework and datadriven frame work
How many types of object repository in qtp?
How is the Bitmap checkpoint different from Image 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 are the main differences of qtp and win runner?
Where we can use the synchronization?
Can we use index on view?
What is object spy in quicktest professional?
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance