Forum Discussion
5 Replies
- Hi,
Please look at loadtestrunner.bat located in <SoapUI Pro install>\bin directory. There is a -F option that allows you to specify the report format type.
Please see this link for reference:
http://www.soapui.org/Load-Testing/comm ... ution.html
Regards,
Marcus
SmartBear Support - larryxFrequent ContributorHi Marcus,
Thanks a lot for the valuable information link. The purpose I need this automatically saving load test data is I want to run the same test scenario twice in a row (i.e., 20 sec in between). I will investigate my approach from this link and let you know the outcome.
Larry - larryxFrequent ContributorHi Marcus,
I tried to run load test from soapUI LoadTestRunner. However, my test did NOT create pdf report in "Root Folder". From the screen shot, you can see there is a line in sample soapUI LoadTestRunner log window(from your link) says "Created report..." but no such line in my load test soapUI LoadTestRunner log window.
Could you tell what I did wrong?
Thanks,
Larry - Hi!
The report template you have specified loattest1_rpt, have you defined that in SoapUI? Does it work if you leave the field blank (and use the default report template)?
--
Regards
Erik
SmartBear Sweden - larryxFrequent ContributorEric,
You are right. loattest1_rpt was not defined in SoapUI. After I changed to "LoadTest Report", it works.
Thanks a lot,
Larry