Waht is diff between SystemUtil.Run and invokeapplication
Answer Posted / 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 |
Post New Answer View All Answers
how to find that tools work well with your existing system?
what the difference between shared repository and per action repository?
How to test the login page in different ways in automation testing and i need code?
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
How would you export a script from one pc to another in qtp?
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
whare exactly we have to use functions and sub routain
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
How to write business scripts using object repository with different scenarios
What is checkpoint in qtp?
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
What is the latest version of qtp?
how to download mercury qtp9.2 ny internet ?
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??