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

What are the advantages of the automation framework?

0 Answers  


what types of documents we need to write the nonfuntional test scripts?

0 Answers  


Explain what is a relative xpath?

0 Answers  


I Want a gud faculty for selenium Webmethods and Pega in Hyderabad plz suggest.

2 Answers   Satyam,


How do you start Selenium RC?

2 Answers  


Hello, I am interested to make a career in software testing. I am searching for a recommended book in Automated Testing tools which covers winrunner, loadrunner, qtp and test director....Please advise recommended books which is a good text book for learning software testing.

6 Answers   DELL, HP, Sierra ODC,


Hi Friends, I'm testing a SharePoint application by QTP 8.2 I face a problem that really difficult to me, please take a look on the description below: As you may know, SharePoint is an application is allow customize function from user, so that, user can add many web parts and put at any place they like. For ex: if there are two web parts existing in the SharePoint site When I using QTP to recognize a Web Table on any web part, it has the properties as "Index" and "html tag" only. Problem is: If there is any user changes the display of my web part, the "Index" of Web table is changed as well, so that QTP cannot identify exactly my object. Can anyone help me how to make that object as unique or another way to identify that web table object? Hope to receive many solutions from you. Thanks a lot.

1 Answers   CSC,


When do you prefer manual testing over automation testing?

0 Answers  


Which institute is good for testing tools course in HYD?

0 Answers  


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

1 Answers  


Tell us how to select a value in a dropdown?

0 Answers  


what are the Extension files in QTP?

3 Answers  


Categories