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

What is the difference between analog and low level recording?

848


What are the data types in qtp?

860


hi nani my doubt is how does qtp process metrix related to software process.

1759


i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?

1800


Are Shared ORs read-only?

855


What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?

2487


what is meant by Implicit and explicit requirements?

3861


what is the difference between the modular framework and datadriven frame work

2137


What are benefits of qtp?

796


i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)

1775


What is object spy in quicktest professional?

817


How to use parameterization in qtp?

837


which type of testing process are you following in ur company? how to recognize a qtp page?

1588


What is Port testing. Whhen will you perform?

1705


when will you do debug your script? and explain that process?

1658