MSrisawat
11 years agoNew Contributor
exporting xml test report for loadtestrunner
Hi,
I want to run loadtestrunner on Jenkins, and to have a report on results I need to export results in xml format.
At first I thought it would simply be a case of running a command and specifying output folder + file format.
A nice instruction page on using Launch Loadtestrunner is on http://www.soapui.org/Load-Testing/comm ... ution.html
However, when I follow instructions result is that running Launch Loadtestrunner results in an ok message, and exports two plain text files about logging and statistics - no xml files are being made.
If I run a command like
it runs the tests but does not generate a xml file.
I must be missing something small, but I have no clue.
Do I forget an option, or do I put it on the wrong place?
Does my project contains errors?
I know this must be a case of RTFM, but I don't see it anymore.
What can I do to find out?
Greetings, Albert
I want to run loadtestrunner on Jenkins, and to have a report on results I need to export results in xml format.
At first I thought it would simply be a case of running a command and specifying output folder + file format.
A nice instruction page on using Launch Loadtestrunner is on http://www.soapui.org/Load-Testing/comm ... ution.html
However, when I follow instructions result is that running Launch Loadtestrunner results in an ok message, and exports two plain text files about logging and statistics - no xml files are being made.
If I run a command like
loadtestrunner.bat -FXML -R"c:\someoutputdirectory" "c:\someplace\soapuiproject.xml"
it runs the tests but does not generate a xml file.
I must be missing something small, but I have no clue.
Do I forget an option, or do I put it on the wrong place?
Does my project contains errors?
I know this must be a case of RTFM, but I don't see it anymore.
What can I do to find out?
Greetings, Albert