Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How can you Open a Notepad and How can you write the test
Resuts in Notepad by Using QTP?

Answer Posted / kavitha

dim fso,f,x,y

Set fso=createobject("Scripting.filesystemobject")
Set f=fso.opentextfile("path of the file",1/2/8) {1-reading
mode, 2-writing mode, 8- read and write mode }
While f.atendofline<>true
x=f.readline 'it reads the value

In notepad file u have to put the data and attached to this
program to run the file morethan one time.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you configure QTP AND Test director?

1993


How to use conditional loops in qtp ?

1103


Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.

3021


how u will evaluate the tool for test automation?

1931


Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?

2003


What are the technics follow in writing VB script?

2018


Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com

1903


What are the five challenges you faced in QTP?

3259


How can I import environment from a file on disk?

1133


I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?

2241


Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?

1152


Tell me about qtp?

982


How does qtp identify objects in the application?

1174


How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.

1042


What are the different types of qtp test assets and their extensions?

1247