17 years ago
Pro 3.0 Beta2 run test case functionality in combination with new reports
Hi,
I'm looking for a possibility to have an easy report generated when I run a testcase within a testcase.
In the new report functionality you see the included testcase just in one line but not any details of it - meaning especially the time taken of the test steps within the test case.
Or is there any other possibility then to run a testcase within a testcase when the requirement is to have the input data for the SOAP requests from different DB queries. I don't want to define 7 different testcases when the only change is the data source, the SOAP requests and reports generated within can be steered by properties, but not the data source DB query. I've tried as well in one of the older versions of SOAP UI to use conditional goto's but I couldn't use general test properties as conditions.
And I must admit I'm not a Groovy guru - so I didn't even try to use Groovy scripts.
I'm looking for a possibility to have an easy report generated when I run a testcase within a testcase.
In the new report functionality you see the included testcase just in one line but not any details of it - meaning especially the time taken of the test steps within the test case.
Or is there any other possibility then to run a testcase within a testcase when the requirement is to have the input data for the SOAP requests from different DB queries. I don't want to define 7 different testcases when the only change is the data source, the SOAP requests and reports generated within can be steered by properties, but not the data source DB query. I've tried as well in one of the older versions of SOAP UI to use conditional goto's but I couldn't use general test properties as conditions.
And I must admit I'm not a Groovy guru - so I didn't even try to use Groovy scripts.