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 |
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
How to Test the mainframe application?(tell me few basic things)
why can't you use excel directly in qtp. why we want to import excel data into Datatable.
Hi everybody, Can anybody tell me that how the QTP frameworks are implemented . I wanted to know with examples . Thanks in advance
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
what is object repository size?
I am testing a website TheLancet in qtp 9.2 and running a script but its not working.Tell me if m doing anything wrong in the script. If Browser("TheLancet.com - Home Page").Page("TheLancet.com - Home Page").Link("Clinical").exists then msgbox "object exist" Else msgbox"object doesnt exist"
what are the attributes of QTP?
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
anybody wants to learn QTP with realtime implementations and complete framwork contact to this mail id ciraaj@gmail.com
Hoe we can export TEST RESUALT IN to XL-sheet?
How exactly you start scripting in QTP? In the interview he was not satisfied with my answer.Please post what is correct answer.