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 / indra

Set fso = CreateObject("Scripting.FileSystemObject")
fso.OpenTextFile("c:\testfile.txt", ForWriting, True)

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Have you used xml check point in your project?

771


Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.

1814


Is qtp supports uni-code?

835


After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.

6759


Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?

815


i need qtp tutorial. pls send it to sridhar.k151@g mail.com

1880


Can you write a script to check if the folder exists or not?

749


X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?

1797


What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?

806


You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?

1595


Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak

1897


Does QTP record on Objects created on XWindows Environment?

1914


what kind of frame work you used in your last project?

2100


What is the purpose of loading qtp add-ins?

854


I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.

2702