Forum Discussion

BigE0n's avatar
BigE0n
New Contributor
9 years ago
Solved

Ready API 1.6.0 - Turn Off HTML reports produced when calling testrunner.sh

Hi have recently upgraded from using SOAPUI 5.21, to READYAPI 1.6.0 SOAPUING. Running the same project suite is now producing EXTRA reports, we run with the following parameters:   /bin/testrunner...
  • BigE0n's avatar
    8 years ago

    Hmmmm seems that setting  "-RJUnit-Style HTML Report" actually removed MOST of the SUPERFLUOUSLY generated html reports and text files. one project went from 9284 files (45Mb ) to  58 Files (3mb)

    Although this seems counter intuitive to what the setting of "-RJUnit-Style HTML Report" is supposed to do using

    /bin/testrunner.sh "-RJUnit-Style HTML Report" -rjMIO -f "$DIRNAME/testrun" "$DIRNAME/<project>.xml"

    has drastically improved my test runs speeds on our Jenkins server


    I gleaned this from https://community.smartbear.com/t5/SoapUI-NG/Generate-HTML-reports-Command-line/m-p/115716/highlight/true#M26972