RKONDRU
14 years agoOccasional Contributor
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
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