Forum Discussion
nmrao
6 years agoCommunity Hero
Data driven test is considered as single test case, hence single test in report. That is by design.
Just think if the test is failed because of one row in the data, will you run the test for only particular row or entire data source?
Just think if the test is failed because of one row in the data, will you run the test for only particular row or entire data source?
sas
6 years agoOccasional Contributor
I get that, but I should be able to customize the report to show what data is being tested in the iteration from the data source.
In that case, the question is how can I customize the report to show the data element on the reports?