how to read data from a csv file using Test complete
functional tool..please can anyone post the code
Answer Posted / prasad gali
HI Aparna,
Testcomplete is having Drivers to work with any database
such as CSV files,EXCEL files..
This is done in TestComplete using DDT project item.
DDT.CSVDriver("Application Path");
//then wotk with ur CSV file..
Regards
Prasad Gali
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is junit? And what is junit annotation?
Tell me an example of the languages supported by webdriver?
Program/pseudo code on FIFO? Input a string and make sure that output is in FIFO manner. Eg, Enter 'John Dave' as input and output should be 'John Dave' not 'Dave John'. (inbuilt functions like push, pop were given)
What are the attributes of a good framework?
Tell me what is automation testing?
What are the pre-requisites to start automation testing?
Can you achieve 100% automation?
What is difference between selenium and QTP tools Which is best tool... Which is most used tool
How to check if an element is visible on the page?
How would you test your own element locator?
8. How we test web based application
Name some of the commonly used automation testing tools that are used for non-functional automation.
What is the purpose of getoptions() method?
How will you automate basic “login” functionality test cases for an application?
Manually in a page 10 check boxes is there.so 5 check box "on" and 5 check box "off" so using descriptive program how to know how many "on" and how many "off" plz help me this question answer?