How to open any application during Scripting in QTP?
Answer Posted / 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 |
Post New Answer View All Answers
We stored into the objects OR and then write the scripting
when to start the automation?
how will you check how many members visited the website www.infosys.com?
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
What do you to script when objects are removed from application?
What is fragmentation and paging?
What is throw Object?
in my application,validation message has in japanise language.how to validate this message is appears properly or not
Brief the process of testing with UFT?
What is CMMP and CMMH?
Does QTP run in any environment?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
how will load the object during runtime?
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
Explain the features and benefits of quick test pro(qtp)?