Forum Discussion
- nmraoChampion Level 3It is possible to set the request dynamically. But there needs to be existing test request of required one should be present as test step.
For eg: how to set a json to a rest test step
https://github.com/nmrao/soapUIGroovyScripts/blob/b1f3a2eea91b1f82bd5f4c8ff9d4198afd7d3245/groovy/SetJsonRequest.groovy
Set dynamic soap request - https://github.com/nmrao/soapUIGroovyScripts/blob/b1f3a2eea91b1f82bd5f4c8ff9d4198afd7d3245/groovy/GenerateDynamicSoapRequest.groovy - lisukapallipruNew ContributorThank you for the response.
So can I build a empty request and pass my request and resources through a data source
I have a data source with some rest, some soap, some http requests.
I want to read the paramaters like url,request from data source, execute request and capture response
My question was probably not clear
Related Content
- 3 years ago
- 5 years ago
- 5 years ago