Did you find anything in your project that QTP proved inefficient to perform?
Answer / pravati
yes,In my project QTP proved inefficient to perform GUI testing of the application.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is Curd testing?
How can we redirect QTP results in to a excel sheet after the execution
How can we change the .mtr file to .tsr file and vice-versa
how to get the data from a winedit box in vb scripting and store it in a variable if data contains "_"(i.e data is TEST_1)
what is the automation framework that ur company using(actual procedure,not theoritically explination)
What is All object and Local object in Object Repositary? Explain me please.
How do you test siebel application using qtp?
How do you create a library file
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
3 differences between QTP & Winrunner?
Explain QTP testing process?
Among all the check points what is the most important checkpoint?