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?

Answers were Sorted based on User's Feedback



How to write output data to a file (txt,csv,excel) using Test complete automation tool?..

Answer / 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

How to write output data to a file (txt,csv,excel) using Test complete automation tool?..

Answer / rathish.m.m

You need to work with Excel by using its COM object. test
Complete Support MSOffice operation using its corresponding
COM object

Requirements:
Microsoft Excel with VBA support must be installed
on your computer.
The Utilities plug-in must be installed in
TestComplete.

Is This Answer Correct ?    3 Yes 4 No

Post New Answer

More Automation Testing AllOther Interview Questions

How will you choose a tool for test automation?

1 Answers  


has anyone attended mr. g c reddy sir classes? whom you guys want me to choose Mr. G C Reddy or Mr. Suresh Reddy ? Please help!!!!!!!!!!!

0 Answers  


What are the different types of scripting techniques for automation testing?

0 Answers  


What are the challenges using QTP11, QC11 with SAP TAO?

1 Answers   Accenture,


What is vendor tool and give examples?

0 Answers  


Difference between winnrunner and qtp?

2 Answers   Ordain Solutions,


What criteria do you use when determining when to automate a test or leave it manual?

2 Answers  


How do i startup with Remedy testing tool. Couldnot able to find any links for startup. Please help me to startup with this remedy tool.

0 Answers   Bridge,


Do you know how to verify if the checkbox/radio is checked or not?

0 Answers  


Describe any bug you remember?

1 Answers   Ordain Solutions,


On Test Complete I recorded some keyword test. while I'm running the batch test, if one test case failed, then how test complete skip the failed test case and again continue to run the test case? please provide some way to resolve this issue.

0 Answers   STFC,


How to download QTP 9.5 Trail version? please explain the complete process?

0 Answers  


Categories