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
What is the difference between analog and low level recording?
What are the data types in qtp?
hi nani my doubt is how does qtp process metrix related to software process.
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?
Are Shared ORs read-only?
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
what is meant by Implicit and explicit requirements?
what is the difference between the modular framework and datadriven frame work
What are benefits of qtp?
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)
What is object spy in quicktest professional?
How to use parameterization in qtp?
which type of testing process are you following in ur company? how to recognize a qtp page?
What is Port testing. Whhen will you perform?
when will you do debug your script? and explain that process?