how to invoke the web application through script in qtp
Answer Posted / shilpa reddy
Syntax:
system.util.run("path of the application")
this invokes any type of application.
| Is This Answer Correct ? | 8 Yes | 12 No |
Post New Answer View All Answers
How to change the priorities of the recovery scenario properties?
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
What are the different attributes used with regular expression?
Why qtp the best testing tool?
what is stepin & stepout?
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
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
What are the types of object repositories? Which one is you are using?
Can anyone share/send me QTP 8.2 Crack as I had it before but now it's virus affected. Pls send me on Sawale.vijay@gmail.com Thanks, ~Vijay
Explain advantages and disadvantages kdf?
How to test background color and dynamic images during run time can you put the check point for moving objects?
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
How to give a call to another action from one action?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?