Forum Discussion
MarcusJ
Staff
12 years agoHi,
There is no command line option currently to override the request.
If you are using SoapUI Pro you could use a DataSource type directory which would read the file and save it to a property. Then you use that property in the request. If you don't have the Pro version you would have to do some Groovy scripting to accomplish that.
http://www.soapui.org/Data-Driven-Testi ... tests.html
There is no command line option currently to override the request.
If you are using SoapUI Pro you could use a DataSource type directory which would read the file and save it to a property. Then you use that property in the request. If you don't have the Pro version you would have to do some Groovy scripting to accomplish that.
http://www.soapui.org/Data-Driven-Testi ... tests.html