CSV driver to count the rows with specific value
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2023
10:12 AM
09-26-2023
10:12 AM
CSV driver to count the rows with specific value
Hi All,
I have to loop through a csv file with multiple test cases and each test case has its set of test steps linked to it which i need to loop through also. The below pics shows the type of csv iam working with. Iam using csv driver to work with the csv data. Can anyone help me with the code to loop through this type of data.
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2023
10:55 AM
09-26-2023
10:55 AM
See the following help files DDT.CSVDriver Method, Working With External Data Sources, Using CSV Files as Data Storages. It has everything you need to get started
