what is the difference between invoke application and
system.util.run
Answer Posted / sreenivasa rao boddu
both are used for launch application but invoke-application
used during script writing& syssem.util.run is used during
recordimg both are used in QTP
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
What are the various automation frameworks available in qtp?
how will you check how many members visited the website www.infosys.com?
can any one say that where we can download the QTP trail version ??????????
How to use transactions in qtp?
What is throw object?
How many types of recording facility are available in quicktest professional (qtp)?
how to test use the quality control .how to verify the image verification
Explain the Different types of QTP test assets and their extensions?
Explain the concept of object repository & how qtp recognizes objects?
How can I use Call dlls in QTP ?
What is environment variable in qtp and why to use it?
Where you are storing your script?
write the vb script for call to new action in qtp?
write a script to verify the image path(src property) of the images which are in web pages.
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You