vpetrou
6 years agoNew Contributor
LoadTestRunner and Logs
Dear smartbear community,
I run LoadUI tests via command line (thru loadtestrunner executable file) and I would like to ask if there is ability to get all the logs as displayed in the GUI environment of LoadUI.
I actually want to generate .txt files with the content of
- Ready! Api log
- HTTP log
- Jetty log
- Error log
- WS-RM log
- Script log
- LoadUI log
The arguments I use when running loadtestrunner for reporting:
set REPORT_ARGS=-FCSV -r"%TEST_RESULTS_PATH%\%TEST_NAME%"
Via GUI it is easy by right clicking on each tab content (attached photo) but thru command line how this could be achieved?
Thank you in advance