How to open any application during Scripting in QTP?
Answers were Sorted based on User's Feedback
Answer / raja83
you can launch any exe files using following code
systemUtil.Run "PATH\Filename.EXE"
ex:
systemUtil.Run "C:\Calc.exe"
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / anfal
How do you know whether user has entered URL or path of a
client server application?
I need a program which can open application based on users
input, if it is url then it should open webapplication else
client server application with all validations..
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ravichandranath
invokeapplication(PATH\Filename.EXE")
bye
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / mns
System.util is used for web-application
Invokeapplication is for client-server application
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / venkat qtp
hi guys
systemutil.run"c:\programfils\data"
this is forward compatibility i like 8.2 version on words
applicable
invokeapplication""c:\programfils\data"
this is backward compatibility, like 8.2 previous version is
applicable
plz any mistake reply me
this is evenkateswararao@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
your doing one project testing then how u know itis wheather web based application or windows based application?
How to Analyze the Checpoint results by Checking Bitmaps?
Diff b/w WEB TESTING AND Client server testing?
What are associated files in QTP?
What is the use of running the scripts in Hidden-mode in UFT?
How to handle the exceptions using recovery secnario manager in quicktest professional?
if numbers are always changing write a script for that
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
How can we disable popup blocker?
Give me brief idea about QTP automation object model?
How many types of OBJECTS are there in QTP?
8 Answers Intel, Inter Globe Technologies,