Forum Discussion

jignacio's avatar
jignacio
Occasional Contributor
13 years ago

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
  • jignacio's avatar
    jignacio
    Occasional Contributor
    I have looked in that area extensively and it does not give me the information that I need.

    1. Is it possible to run a report from another report, without using the subreports?

    2. Can you send me list of all the tags/syntax (i believe this is the terminology) I can use such as "$F", "$P" and what they are?

    3. How can I tell what data members I can access are each reporting level.
    For example ${=project.name}

    Thank you,
  • Hello,

    We are using JarsperReports to generate reports. You should check on it ( http://jasperforge.org/projects/jasperreports ). Each report is made of several subreports.
    You have to check templates for reports and subreports to see what is exposed. If you check Project Report is listing all test suites and their descriptions also TestSuite
    Report prints out all test cases and its descriptions. You'll need to create new template or reuse one that already exists and write reporting script.

    robert
    /Smartbear
  • jignacio's avatar
    jignacio
    Occasional Contributor
    Is there a higher level of support that can give us more detailed information on the questions we have asked? We have been able to create a few custom reports and subreports that have helped us to complete the majority of our job. We are running into issues understanding the specific questions we have asked, but we do have some understanding of jasperReports and soapUI reporting architecture.
  • HI!

    Good to here that you made some progress.

    Sorry, but I'm not sure what you mean with
    We are running into issues understanding the specific questions we have asked
    .

    Do you have any further questions related to soapUI Pro?



    --
    Regards

    Erik
    SmartBear Sweden