Forum Discussion
sas
Occasional 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...
nmrao
5 years agoChampion Level 3
It 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?
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
- 12 months ago
- 2 years ago