Ask a Question

need groovy script to generate sample request from wsdl?

SOLVED
neerajshriv
Regular Visitor

need groovy script to generate sample request from wsdl?

Hi,

I am new to groovy and have a requirement to create a sample request using wsdl and then sample request would be used to map with data extracted from an oracle table. We will be using many number of wsdl for different clients so need to create a generic process where request should be created by reading wsdl. So, I wanted to take an approach where I could generate sample request reading wsdl link. so that If i change wsdl link request created should be changed.

2 REPLIES 2
MartinSpamer
Frequent Contributor

I'm a huge fan of SOAPUI's groovy support, however you do not need to use Groovy to do most of this, the bulk of it is supported natively in SOAPUI.

 

Creating a test project from a WSDL

https://www.soapui.org/soap-and-wsdl/getting-started.html

 

Creating boilerplate TestSuites fom the imported WSDL

https://www.soapui.org/docs/functional-testing/getting-started.html

 

Data Driven Testing

https://www.soapui.org/docs/data-driven-tests/functional-tests.html

 

TanyaYatskovska
SmartBear Alumni (Retired)

Hi @neerajshriv,

Does Martin's reply help you resolve the question?

---------
Tanya Yatskovskaya
SmartBear Community and Education Manager



cancel
Showing results for 
Search instead for 
Did you mean: