Forum Discussion

toughcc1's avatar
toughcc1
Regular Visitor
8 years ago
Solved

One datasource (Excel) and Multiple Test Cases

I have an Excel file where each row has unique data for testing and corresponds to each test cases added to my Test Suite. Is there a way to connect each test case to each line of the Excel sheet without having multiple Datasources added between the test cases?

2 Replies

    • groovyguy's avatar
      groovyguy
      Community Hero

      Without setting up and using multiple data sources, the only other way you'd likely get this is writing a custom groovy script. That would give you complete granular control.