The HTTP Download Resources assertion checks whether all the resources (images, scripts, CSS, and so on) the HTML document refers to are available and downloadable.
Important
This assertion works with the HTTP Request test steps.
In functional tests: Use this assertion to verify the response HTML content.
In the HTTP Request editor, select the Download Resources option.
Add the HTTP Download Resources assertion. You do not need to configure the assertion.
Run the request to see if it works. The assertion automatically downloads all resources for the URL you have requested and fails if any of them are not available.
Add more assertions for HTTP status codes: