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
Does QTP record on Objects created on XWindows Environment?
which type of testing process are you following in ur company? how to recognize a qtp page?
Both static and dynamic arrays are handled by the vb script. Is it true?
How do you configure QTP AND Test director?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
terminal services client
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
what is run action?
how did u use automating testing tools in ur job?
Hai anyone please "Explain about Framework in QTP?"
What is meant by Output Value in UFT?
Explain hybrid framework with advantages and disadvantages?
What are the two types of repositories available, explain them?