Good point. I would agree, that the approach or high-level decision of a framework is context-dependent. My approach to differentiate test cases in reports using different test data would be to add test group annotations in the test description. Thus all tests would be grouped by the assigned group. Test groups could be stored in the enum. Eleonora Belova