I want to open a Notepad window without recording a
test and I do not want to use SystemUtil.Run command as
well How do I do this?
Answer Posted / ravi
Dim s
Set s= create object("wscript.shell")
s.run"notepad"
set s= nothing
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to save your test using quicktest professional?
How to remove the associated function library?
What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
after initiating one project for testing, when exacltly QTP tester role starts?
What is Curd testing?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,
What is the virtual object?
Can any body please tell me the steps of keyword driven framework of QTP.
what is the advantages and disadvantages of using functions instead of re usable actions
What is data driver in qtp?
What is meant by Output Value in UFT?
How to record a qtp script ?
What does mean by Scope of Automation?n How we defined it?