Forum Discussion

RWibring's avatar
RWibring
Occasional Contributor
12 years ago

Not able to create PDF or HTML reports using loadtestrunner

I am trying to run Loadtest using soapui-pro (4.6.4) loadtestrunner on command-line. But there is no PDF or HTML report generated in the target folder even if I put the right parameters for reporting . I have licensed pro version but its behind firewall and not able to connect internet.

What I am doing wrong here.

13 Replies

  • Hi!

    Sorry, but can't reproduce this either using the default setup of SoapUI Pro 4.6.4.
    I see that you have assertion failures in your report, but that should not affect the graphs.
    Did you have the problems with the graphs before changing the jasperreports jar?

    Regarding not being able to generate the PDF report, I've created a issue for that in our internal tracker (SOAP-1547)


    --
    Regards

    Erik
    SmartBear Sweden
  • DDS__Inc__Suppo's avatar
    DDS__Inc__Suppo
    Occasional Contributor
    I'm not sure if this belongs in this thread or if I should create a new one. I am unable to create a PDF or HTML report using SoapUI 4.6.4 Pro. The scripts are executed from QuickBuild / Jenkins (maven). Everything works fine and it will generate the JUnit report with no problem. I have a custom Jasper report that needs to be created instead.

    I've tried this through the UI as well using "Launch TestRunner" but still no luck. Only the .txt files are created. The only time I could get it to work is with every selection on the Report tab checked and using the canned "TestCase Report". The custom report does not work.