Forum Discussion
I have a similar use case. Wondering what was the resolution?
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?
- sas6 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?
- sas6 years agoOccasional Contributor
nmrao I want to add to my earlier response...
I think, you can write a single test case in SOAP-UI that is highly parameterized and templatized and that can use data from a data source to run different type types of tests. Essentially, you are writing a test engine and fueling it with data. That's the power of data-driven testing.
Now, one can say that if one test fails then we have to report as a test case as failed for the whole data source. I think end-users should be able to decide how to deal with the failed tests in the data source. Maybe there is flexibility in generating the test data for the data source... few thoughts...
- nmrao6 years agoChampion Level 3It will help how it is giving the error in the report?
In the data source, there might be an expected result based on which assertion is executed and the same is expected to be in the report when particular test is failed. So, I believe that it will be evident which row got failed and that is enough to file bug report. Is my understand incorrect or missing something?
Related Content
- 5 years ago
- 2 years ago
- 4 years ago
- 10 months ago
Recent Discussions
- 19 hours ago
- 17 days ago