Explain about opening notepad in QTP and writing of test
result in notepad?

Answer Posted / narendrababu

In qtp directly we con't open notepad.so,create an object
first(fso),through this obj we can access notepad.
to create an obj
set fso =create object(scripting.filesystem object)
set x= fso.opentextfile()

Is This Answer Correct ?    3 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

We stored into the objects OR and then write the scripting

1763


what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?

1790


action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans

1828


What is qtpro?

813


What is an object repository?

813


Hi All, I need code for how to execute qtp scripts from excell sheet

1669


Are Shared ORs read-only?

855


How to check which add-ins are associated with a test in qtp?

830


How to use the object spy in quicktest professional (qtp) 8.0 version?

723


Thanks....But can u tell me how i use the QTP for GIS with one Example...

1659


I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?

1999


What are the features of quick test pro(qtp)?

727


What are the recording modes in qtp?

781


Can we run test with out adding object in object repository? How it is possible?

815


There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?

1824