How can you Open a Notepad and How can you write the test
Resuts in Notepad by Using QTP?
Answer Posted / sushma
Result = "The test is passed"
Set a=createobject("Scripting.filesystemobject")
Set b=a.opentextfile("E:\raju\1.txt",2)
b.writeLine Result
b.close
Set a = Nothing
Set b = Nothing
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What is the basic concept of quicktest professional?
Is the qtp course will help to create a virtual object?
How often were they executed?
what is run-time data?
Does Low-level recording capture mouse movements?
How do you convert manual test cases to automated test cases?
What is the process of synchronizing qtp and aut?
Discuss the QTP Environment?
With what extension you can save the list of tests in a file to run in test batch runner?
What are the types of object repositories? Which one is you are using?
Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,
What is qtpro? What is quick test pro? What is a quick test professional?
give me the code to save all messages of inbox of gmail into a folder and notepad
QTP script is not working on other's machine..
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation