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 / ram.polavarapu
dim ws
set ws=createobject("wscript.shell")
ws.run"notepad.exe"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we use index on view?
Can we record an application running on a remote machine using qtp?
How to explain a banking project in interview as a test engineer???
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
How to use transactions in qtp?
Mention the different actions types of qtp.
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
I have enrolled for a QTP course which is a four weekend course.Do you think its a good way to start off learning this tool?What all do i need with me in order to become a pro at using this tool?
When should I use smart identification?
distinguish between old version and new version QTP features.
What is qtpro? What is a quick test professional?
How to test the login page in different ways in automation testing and i need code?
What is the parameterization?
What are the differences between quicktest professional (qtp) and winrunner?