svedman
13 years agoNew Contributor
SQL Injection on HTTP doesn't respect "All at Once"
I have created a simple HTTP Test Request using POST and two parameters, and it works fine when run. I'm trying to run an SQL Injection Test on that HTTP Test Request, and it also works fine as long as the Strategy is set to One by One.
But when I set the Strategy to All at Once, SoapUI will not replace any of the parameter values, sending only the default values from HTTP Test Request. Any ideas on why?
But when I set the Strategy to All at Once, SoapUI will not replace any of the parameter values, sending only the default values from HTTP Test Request. Any ideas on why?