BRafferty
14 years agoOccasional Contributor
Generating test reports via loadtestrunner
Hello,
Is it possible to generate test reports via loadtestrunner.
I use the following arguments while starting the loadtestrunner batch file,
loadtestrunner.bat -sMyTestSuite -cMyTestCase -l"LoadTest -Simple-Strategy" -r -fC:\MySoapUIProjects\testreports -o -RLoadTestReport -F PDF C:\MySoapUIProjects\My-soapui-project.xml
After the script completes the run, I expect to see a file by name LoadTestReport.pdf at C:\MySoapUIProjects\testreports.
For an error free run I only see the following files at this location,
Am i invoking the script correctly? Can some one clarify
Thanks
Venkat
Is it possible to generate test reports via loadtestrunner.
I use the following arguments while starting the loadtestrunner batch file,
loadtestrunner.bat -sMyTestSuite -cMyTestCase -l"LoadTest -Simple-Strategy" -r -fC:\MySoapUIProjects\testreports -o -RLoadTestReport -F PDF C:\MySoapUIProjects\My-soapui-project.xml
After the script completes the run, I expect to see a file by name LoadTestReport.pdf at C:\MySoapUIProjects\testreports.
For an error free run I only see the following files at this location,
- LoadTest_SimpleStrategy-statistics.txt
LoadTest_SimpleStrategy-log.txt
Am i invoking the script correctly? Can some one clarify
Thanks
Venkat