jignacio
13 years agoOccasional Contributor
Generating a report with both TestSuite and Test Case Descri
Hello,
I’m working with SoapUI pro and I’m trying to generate a report from the project level that includes both Test Suite and Test Case Descriptions. Is this possible?
I’ve tried this two ways so far:
1) Create a report that calls a subreport with dataSourceExpression $P{ProjectTestSuites} which intern calls another subreport with dataSourceExpression $P{TestSuiteTestCases}. The error that is returned is $P{TestSuiteTestCases}
2) Call the TestSuite Report from a Project report. I could not find a xml tag that would take a report and not a subreport.
Thanks
I’m working with SoapUI pro and I’m trying to generate a report from the project level that includes both Test Suite and Test Case Descriptions. Is this possible?
I’ve tried this two ways so far:
1) Create a report that calls a subreport with dataSourceExpression $P{ProjectTestSuites} which intern calls another subreport with dataSourceExpression $P{TestSuiteTestCases}. The error that is returned is $P{TestSuiteTestCases}
2) Call the TestSuite Report from a Project report. I could not find a xml tag that would take a report and not a subreport.
Thanks