Forum Discussion

larryx's avatar
larryx
Frequent Contributor
12 years ago

automatically save the load test data

Hello,
I need to run load test with automatically saving the test result (i.e., generate csv result file) as soon as test complete. Does SoapUI Pro support this feature?
Thanks,
Larry

5 Replies

  • larryx's avatar
    larryx
    Frequent Contributor
    Hi 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
  • larryx's avatar
    larryx
    Frequent Contributor
    Hi 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
  • larryx's avatar
    larryx
    Frequent Contributor
    Eric,
    You are right. loattest1_rpt was not defined in SoapUI. After I changed to "LoadTest Report", it works.
    Thanks a lot,
    Larry