Waht is diff between SystemUtil.Run and invokeapplication
Answers were Sorted based on User's Feedback
Answer / firoz basha shaik
Invoke is used to exeecute an .exe file but by using
systemutil.run we can open both .exe file as well as
browser fles.
invokeapplication "c:\IE\Iexplore.exe"
SystemUtil.Run "c:\IE\Iexplore.exe", "www.yahoo.com"
I think i am right. Please correct If I am wrong.
Is This Answer Correct ? | 8 Yes | 2 No |
Answer / ravi_kanakam
The invokeapplicaton method can invoke only an executable
application(file with EXE extenstion)
The systemutil.run method can invoke any application.
For example
systemutil.run "c:\testdata.txt"
invokeapplication "c:\diskcleaner.exe"
Is This Answer Correct ? | 6 Yes | 2 No |
Answer / sunil kumar.m
Invoke application is used to invoke any .exe file, where as
SystemUtil.Run works with any system utilities like
“Iexplore” apart from .exe file
for more details logon to:
http://ssofttesting.blogspot.com
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / ram
by using invoke application we can open only exe file
ex->invokeapplication"notepad.exe"
by using SystemUtil.Run we can open any widows and web
application and .exe file
ex->systemutil.run"www.yahoomail.com"
Is This Answer Correct ? | 0 Yes | 0 No |
Hi cud you plz answer my question.. what is the size of Object Repository?
What is the parameterization? Give one example?
h u call the function
dar Sir I am Facing th eProblem in QTP thet ,when I start thrcording inthe QTP for the ASP front end and C# the Coding Language I fing that recording is Done well for the Login screen but at the Time Running the script the QTP is Unable to Identify the Objects On the Objec Onht eLigin screen .Please answer the Question in Description and the Propables reason I might be facing alsp the Popable solution I have to Take thanks and ragards
HI! I have completed my testing course in 2008. but now am working in banking sector as a data analyst and i want to move to an IT based company but am unable to understand whether i have to complete the testing course again and try for a job .
What is creation time property and how does it work?
I need to know how to Automate a Username and Password for a Web-based product? I'm scripting 3 different types of surveys but each Survey requires a Username and Password which is always the same. I can I do this using QTP?
I added 5 edit box objects in OR.i run the script and the first edit box successfully executed.But on next day when i executed same script for second edit box,it gives an error "object not Found". But when i used Highlight in app. object already in OR.So how i will handel this type of error. Hi please inform me the write answer.Its urgent.
When can shared object repository fails?
How do you test siebel application using qtp?
How to Run a Test using QTP?
Explain about Standard output value, Text output value, database o/p value, Xml O/p value, Xm o/p Value