what is the difference between invoke application and
system.util.run
Answers were Sorted based on User's Feedback
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 |
Answer / allin
Useing these two funcations, we can launch the application
on the WR window.
Thanks & Regards,
RatnaRao
| Is This Answer Correct ? | 1 Yes | 16 No |
Answer / raju
hi.invoke application and system.util .run botha re
same.bue first on is used in winrunner and it contains
sw_show method and system.util.run is used by QTP and it
contains methos as open but the purpose is same
| Is This Answer Correct ? | 1 Yes | 19 No |
Answer / kamal
invoke application used in WinRunner.
system.util.run used in QTP.
Both are used for the same purpose but in different tools.
| Is This Answer Correct ? | 2 Yes | 33 No |
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
How to call .vbs functions in QTP? plz Explain indetail
I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }
what is input pramater out output pramater ?i want the decrepation..?how to use in QTP?
3 Answers Infinite Computer Solutions,
if we can find the status of script in qtp that either it's pass or fail then why we need to put this status on different excel file or log file in hybrid framework .please let me know asap thanks
will QTP 9.2 run successfully on Linux(gui) operating system
Hi All, I wanted know how does QTP identifies a DataCombo. While recording I clicked on the data combo and selected a value from the list. The click of Data Combo is recorded but the selection of the value from the list is not recorded. My application is based on VB and SQL server as the database. Please let me know as how do I record the action of selecting a value from a DataCombo list. The list is being loaded from the Database Record set.
How to retrieve the property of an object in QTP?
how to parameterise a test with data base table or excel sheet?
What is an other way of "Wait" statement in QTP I dont want to use wait("Some number"). Can any one tell this please..........
By using QTP can we record any log files written by the application which is in execution?
How many types of Recordings are there in QTP and what are they?
7 Answers Dangote, First Indian Corporation,