12 years ago
Security Scan - HTTP 400 Not Found
I am evaluating SoapUI pro with a trial key. I very much enjoy it. However, I did encounter one issue:
When I run a security scan, the log frequently says "failed, no response received". Looking through the raw response, I see that the server returned an HTTP error 400, not found. I can understand this as Cross Site Scripting, among other tests, are not always well formed. However, I don't want the test to fail just because the server returned an error.
I've tried making a "Valid HTML Code" assertion for both 200 and 400, but the scan seems to ignore the 400, and throws an error anyway.
Is this by design? Is there a way I can tell the scan to not care about receiving a null/blank response?
Thanks!
When I run a security scan, the log frequently says "failed, no response received". Looking through the raw response, I see that the server returned an HTTP error 400, not found. I can understand this as Cross Site Scripting, among other tests, are not always well formed. However, I don't want the test to fail just because the server returned an error.
I've tried making a "Valid HTML Code" assertion for both 200 and 400, but the scan seems to ignore the 400, and throws an error anyway.
Is this by design? Is there a way I can tell the scan to not care about receiving a null/blank response?
Thanks!