Getting Service APIs to Behave using BDD & SoapUI
For this example we’ll use CucumberJVM (AKA Cucumber for Java, here and here are install documents). SoapUI (part of the ReadyAPI suite) is a powerful tool for testing SOAP or REST endpoints. SoapUI isn’t a BDD tool but for teams who like to use SoapUI for creating system tests, with some adjustment they can drive their SoapUI tests …