Forum Discussion

ladybug's avatar
ladybug
New Contributor
13 years ago

Mocking services log

Hello
I'm running some tests against mocking services.
I would like to check the log geenreated by the mocking sevices after the test is ended and extract some statistics.
where is this log stored and how can i modifiy the directory where it's saved?

thank you

3 Replies

  • redfish4ktc2's avatar
    redfish4ktc2
    Super Contributor
    How do you run the mock services? from the gui? from the command line?
    what kind of logs are you expected to be logged?
  • ladybug's avatar
    ladybug
    New Contributor
    I run the mockservices from a webservice. what I want is to check all resposes that I had and the time that it took to load them ( the same that I see on webUI but in a file, for instance)
  • redfish4ktc2's avatar
    redfish4ktc2
    Super Contributor
    hello, could you please clarify "I run the mockservices from a webservice"
    which part of the soapui tool are you using: commandline, gui?