what is the difference between invoke application and
system.util.run
Answer Posted / angel
invokeapplication and system.util.run both serves the same
purpose in QTP, but invokeapplication used while you are
writing the script where as system.util.run is used when
you record the application under test.
invoke_application is used in WinRunner to launch the
application.
| Is This Answer Correct ? | 1 Yes | 8 No |
Post New Answer View All Answers
How do I get the QTP scripts result in xml format by using vb script function?
How many types of parameters are available in quicktest professional?
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
How will you test a keyboard?
Explain the check points in quicktest professional?
With what extension you can save the list of tests in a file to run in test batch runner?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
regular expression in qtp standar check point for months from accepting months from january to december only
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
Which scripting language used by quicktest professional (qtp)?
ACTUALLY I AM WORKING IN THE DISTRIBUTION DOMAIN.MY COMPANY IS PROVIDING DISTRIBUTION SOFTWARE FOR PHARMA AND FMCG DISTRIBUTORS.HERE I AM USING QTP 9.2.HERE IN MY APPLICATION WHILE RECORDING ONE WINDOW APPEARS.IN THAT I CAN SELECT THE ITEM OR NO NEED TO SELECT.BUT WHILE RUNNING THE SAME SCRIPT THE WINDOW MAY NOT APPEAR OR APPEAR.HOW TO WRITE SCRIPT FOR THIS
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp