Answer Posted / a
a
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
What are the Disadvantages of shared object repository?
How does qtp recognize objects in aut?
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?
What is optional step in qtp? How you can add optional step in qtp?
What are the views available in quicktest professional?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
Is text area check point supports for web applications?
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
How you can replace string in qtp?
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
How do you convert manual test cases to automated test cases?
Can we create a qtp test from qc?
How you are developing the script? Using record and play back or manual?
What are benefits of qtp?
can the activities of test case design be automated?