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 to write output data to a file (txt,csv,excel) using
Test complete automation tool?

Answer Posted / jacob baby

Please use the below code:

aqFile["Create"]("C:\Output.csv");
aqFile.WriteToTextFile("C:\Output.csv","Hello \n
World",20,false);

//aqFile.WriteToTextFile("<FilePath>", "StringToWrite",
//TextCodingType, Replace)

//TextCodingType:
//aqFile.ctANSI 20 ANSI
//aqFile.ctUnicode 21 Unicode (UTF-16)
//aqFile.ctUTF8 22 UTF8

//Replace:
//Default value: False

Is This Answer Correct ?    6 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the different between GUI map and GUI map files?

2201


What criteria do you consider for automating a test?

1067


Write a short compiled module which selects random numbers. and what function is used to call your customized compiled module?

1009


wat would be the parameteries for ul testing for web applilcation

2200


I am surekha new commer for this site? I have some doubt's pls clarify it..... I finished my B.tech and S/w Testing Course Now iam searching for a job in Testing, I did not have any experience in real time projects. Any body can send me the sample Testcases,Srs,Matrix for Banking,ERP Projects etc.Here is my email id surekhai@yahoo.com

4575


What are the drawbacks of test automation?

1098


List some advantages and disadvantages of automation testing.

985


Kindly let me know how to setup JMeter for functionality testing of a Web application.. The apache help doc is good but i m little confused with it... :(

2270


what is the advantage and dis-advantages of using framework ?

2285


What is Ticketing tool? Has it any other names? What is the purpose of this?

2142


In what condition we cannot use automation testing for agile method ?

1177


Please explain what is the hybrid framework?

1124


List some advantages and disadvantages of manual testing.

921


5. What are the tests you are conducting through winrunner?

2484


Explain me what is a framework and what are the frameworks available in rc?

1038