Forum Discussion
There is no code necessary to bring data into your tests from an Excel spreadsheet.
You'll need to add a DataSource test step. For more information, please see this document.
- vi10 years agoOccasional ContributorHi, i was trying this but it doesn't solve the problem. i will store all my testcasename and input data in an external excel file. whenever i execute a test case i will read the excel file and then look for matching testcase name and get the test data specific to that testcase. i gone through that document, but it doesn't server the purpose. how to i filter or match for the specific test casename in the datasource. If you could provide me the detailed steps..that would be great help 
- vi10 years agoOccasional Contributori am aware of getting data from the datasoruce. but do you know how to filter the rows from the datasource after getting the all data from the table.