moginmo's avatar
moginmo
Occasional Contributor
8 years ago
Status:
New Idea

Provide data point for the iterations that fail in a DataSource loop

When running DataSource Loops, provide an option to display each iteration's data point in the transaction logs. Provide this information also for failed teststeps within the data source loop. As of now, if one of the iterations in a Data Source Loop fails, the JUnit result just shows the failed TestCase(that has the Data Source loop). It would be good to know which data point in the loop failed which then caused the Test Case to fail. This will be huge to debug test failures quickly.

No CommentsBe the first to comment