please clarify the question .................
i know how to open the notepad file ?
but i don't know how to enter the data into opened notepad ?
Ex: set a=createobject("wscript.shell")
a.run "Notepad.exe"
please give the replay.
my mail id is raju.ippali@gmial.com, 9823257761
Answer Posted / sri satya
Dim a,b
Set a= CreateObject("Scripting.FileSystemObject")
Set b= a.CreateTextFile("c:\Test.txt")
b.Writeline("Hi Welcome To QTP")
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How does qtp identify objects in the application?
Explain how to use QTP to check broken links on a page?
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
What is the difference between a Function and Procedure in QTP?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
What is parameter in qtp?
how to post xml data from QTP scripts to any application?
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?
What is a Patch in QTP?
What is quick test pro?
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
How to handle Java tree in QTP?