Forum Discussion

captainfranz's avatar
captainfranz
Occasional Contributor
12 years ago

Load test log?

When I am running a load test, what happens to the log?
In the load test log I see the messages for started/stopped load test, as well as status messages from test steps when there is an error.
However, I have several log.info statements in my test step that I need to see. It appears that these don't get logged in any console. Is there a way to see them either in console or in a log file?

3 Replies

  • Hi,

    the log.info statement logs information under the "script log" tab at the bottom of SoapUI.

    Thanks,
    Michael Giller
    SmartBear Software
  • captainfranz's avatar
    captainfranz
    Occasional Contributor
    Yes, but not during load tests.
    In fact, in the bottom "SoapUI log" tab, I explicitly see this:
    Tue Mar 11 14:22:26 CDT 2014:INFO:Disabling logs during loadtests
    Tue Mar 11 14:22:28 CDT 2014:INFO:Enabled logs after loadtests
    I need to have the logs enabled during the load tests, if not to console, then to a file. Is there any way I can change this behavior?
  • captainfranz's avatar
    captainfranz
    Occasional Contributor
    Still waiting for a reply on this. Would you be able to advise on whether it is possible to enable logs during load test?

    Thanks!