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
Explain some automation testing tools.
Tell me what is the testng.xml file used for?
how to know whether the user information or any other information which is entered in to the web is storing in secured place or non secured place?
Have you completed the cps exam? Which one?
Elaborate the situation where automation testing can’t be used for agile methods?
Please explain what is a relative xpath?
Can you tell some good coding practices while automation?
What are the limitations of automating software testing?
What is difference between selenium and QTP tools Which is best tool... Which is most used tool
List some advantages and disadvantages of manual testing.
What all different approaches can be used for designing an automation solution?
Which package can be imported while working with webdriver?
Tell us what you know about table-driven testing?
What is the different between GUI map and GUI map files?
What is javascriptexecutor and in which cases javascriptexecutor will help in selenium automation?