How to write output data to a file (txt,csv,excel) using
Test complete automation tool?
Answer Posted / 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 View All Answers
What type of scenarios can't be automated?
What are the primary features of good automation tool ?
What are the advantages of manual testing and automated testing?
How can you switch back from a frame?
I want a code for a following item in TSL Language. Look up a person in database, If not found, add person to the database.
Elaborate the fields in bug report in automated testing
What is a xpath?
what r the diffence between QTP 8.2 & QTP9.0?
How does load testing work for websites?
What are different coverages in function testing?
When you will not automate testing?
What is difference between selenium and QTP tools Which is best tool... Which is most used tool
Tell me what type of scenarios can be automated?
How to get the Background color of a Tab or Button in TestComplete Tool using VBScript? I have a validation that to verify whether a particular tab or button is highlighted or not. When the tab or button is highlighted the background color will be in Yellow color.If i get the background color then its easy for us to validate whether its highlighted or not. Can anybody help me on this?. Thanks in Advance.
Tell us what is junit? And what is junit annotation?