Forum Discussion

iznobad's avatar
15 years ago

Help, HTTP loadtesting does not download resources

Dear SoapUI comminuty,

I am trying to do a website loadtest with SoapUI. I have set up the HTTP test just fine and selected "Download resources" to get all the CSS, images, JS files and so on.

When i run it as a loadtest in soapui (or loadui ) it doesn't download the resources, just the HTML file.

Do any of you know what to do to get it working?

Best regards,

Sebastian

3 Replies

  • berashith's avatar
    berashith
    New Contributor
    I'm having the same issue - I click 'download resources', but when I view my access logs, only the request for the php file comes in, none of the assets.
    Is there an additional step needed?
  • Hi there,

    I am facing the exact same issue on my project.
    I've setup 2 testcase, both pointing at the same page; One is configured to download the resources, the other isn't.
    When I run them inside load UI with a soapUI Runner, I get the exact same result in terms of timings and Bytes transferred.

    Are we missing something?
    Thanks for your help
  • berashith's avatar
    berashith
    New Contributor
    I ended up solving the issue in soapUI:
    I found setting 'Download resources' when initially recording doesn't work, didn't work, but if I went go back and after recording set it manually step by step, it works. Haven't tested yet to see what it's doing in loadUI.