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
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
Can I change properties of a test object?
How many types of recording facility are available in quicktest professional?
What is recovery scenario manager? When you go for recovery scenario manager?
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
Hi,All How to create a link in excel sheet using qtp
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.
Hybrid framework supports Descriptive programming. Is it true?
What is the difference between analog and low level recording?
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
There is an excel file of 1 to 100 sheets how you will iterate through it?
in a web page How to check and display a particular word from a paragraph?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?