Forum Discussion

RKONDRU's avatar
RKONDRU
Occasional Contributor
14 years ago

Saving multiple load test results

Hello all,

I have searched on the forums and in the documentation but can't seem to find any guidance on how to do a fairly simple thing (I think) which is to provide a unique folder name for each test run and save all the log files for several load tests being run at once in SOAPUI. This should be automated/scripted so it just happens. Here is what I want:

/TestResults/LoadRun1/Testcase1/<save all log files here>

/TestResults/LoadRun2/Testcase1/<save all log files here>

/TestResults/LoadRun1/Testcase2/<save all log files here>

...etc..

I thought I could use a property expansion of the test case name in the dialog where it asks you for a folder, but that does not work.

Any other ideas?

Thanks,

Scott

3 Replies

  • Hi Scott,

    you should be able to use property-expansion in the log statistics folder.. which soapUI version are you using? Can you show the actual expansion that didn't work as expected?

    regards,

    /Ole
    eviware.com
  • RKONDRU's avatar
    RKONDRU
    Occasional Contributor
    Ole,

    Just to let you know, I could not get the property expansion to work, so I reverted to just hard coded paths and clone the tests to change the paths as needed. Not pretty, but it worked.

    Scott
  • Hi Scott,

    ok, thanks.. well.. I'm at least glad that you were able to move forward :-)

    regards,

    /Ole
    SmartBear Sweden