Skip to content

sasurajachar/data-driven-testing-soapui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Data driven testing of SOAP webservices

On your local machine, create the folder structure as shown below.

Folder structure

[basepath]/[project name]/test-input/test-data.csv

[basepath]/[project name]/test-input/assertions.csv

[basepath]/[project name]/test-output

Open soap ui, import the wsdl. create test request under the operation, containing all the fields as per the wsdl.

Next create a groovy step in soap ui under corresponding operation. and paste the data-driven.groovy and click run.

Kindly visit the blog

About

Data driven testing of SOAP webservices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages