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 |
can u give one scenario for for PopWindow Exception & write Code for that?
Can i get a simple example exercise for update run mode for sample flight application......... In qtp when i try to run the test in update mode.. Auotmation> update option is disabled............ Pls let me know ................. Thanks in advance.....
Hi Guys, I tried to install java add-in for QTP 9.5 after the whole installation but it didn't install but then i also found in documentation saying that winrunner7.6 patch for java plugin would work fine with QTP. But when i tried to install from winrunner7.6 it asks me for the path of winrunner So my question is are we supposed to install winrunner for java add in to work on QTP. Please suggest me
What is TD plugin? For what purpose they are used . Ineed to connect QC9.2 with QTP 9.2 . Need to run some scripts IN QTP having the QC connectivity. Pls explain in detailed step Thanks in advnece
Hi All, How to get repeated word in string . Thanks Balaji
Can any suggest me what is exposure testing?
how to test use the quality control .how to verify the image verification
How can i parameterize the standard checkpoint using Excel sheet where my expected values are there?? suppose i want to test a application with diffent value and want to run 5 iteration?? for each iteration, values will be exported from excel sheet as input. Now i will store some expected values in the excel sheet, which i want to check in the application whether expected equals to actual value??? can any one help me
what are the metrics in general we use in testing
tell me about if in the interview what i should tell about pharma application,what r the pharma application concepts,i need pharma application testing features
where we are going to write the descriptive programming.for example we are invoking qtp application where we are going to write that code
Can we use smart identification in Keyword Driven approach? If yes , How we can use. Please Explain?