Forum Discussion

rschoessler's avatar
rschoessler
New Contributor
16 years ago

LoadTestRunner - Report to Generate?

Using soapUI Pro 3.0.1 - TRIAL (though we are in the process of purchasing licenses)

When I launch the LoadTestRunner by right click on the Load Test, there is a 'Reports' tab.  In that tab there is a text box for me to enter "Report to Generate" and "Report Format(s):"

When I run the load test through the LoadTestEditor I'm able to run a LoadTest Report and/or Data Export.  I like these and want to be able to run those after running through the LoadTestRunner (but not via command line).

How do I do that?

3 Replies

  • Hi!

    Specify "LoadTest Report" in the "Report to Generate" and "PDF" (for example) in the "Report Format(s)" field.

    And I think you might need to update to the nightly build of 3.0.x or 3.5 beta to get this working ok :-)

    (available at http://www.eviware.com/nightly-builds)

    regards!

    /Ole
    eviware.com
  • Looks like there are a few options here. Here's how you fill out the 'Reports Tab' on the "Launch LoadTestRunner" screen.

    LoadTest Report
    Set "Report to Generate" field to "LoadTest Report"
    Set "Report Format(s)" to one of the following:
      PDF (nicely formatted)
      HTML (looks like the PDF file but as .html)
      RTF (nicely formatted and you can edit it)
      DOC (creates a .txt file of raw data)
      TXT (same as DOC)
      XML (XML with embedded images)
      XLS (works but not well formatted)


    Data Export
    Set "Report to Generate" field to "Data Export"
    Set "Report Format(s)" to one of the following:
      CSV
      XML
      XLS (produces only .txt file of raw data)
  • rajevi's avatar
    rajevi
    New Contributor
    You're probably thinking "test" means syntax checking; it isn't. Syntax checking makes sure the text of the code is syntactically correct, ie. no typos. Code testing helps you to check whether your programming is doing what you are wanting it to do.

    _______________

    Seo Glasgow