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 …

Steampunk Soap

BDD and Exo-Testing For Upstream Dependency Headaches

Although SOAPUI and BDD can be complimentary, when adding BDD test automation into existing test processes that use SOAPUI, it can be confusing how to adjust the manner these tools are used. Once a team uses BDD in lieu of imperative specifications (traditional requirements that describe how to build the software) they are already using …

Dial the Focus on Behavior

How detailed should BDD scenarios get? BDD is a powerful requirements analysis tool that first establishes what the business wants before deciding *how* to solve the problem. Here is how to use this macroscopic tool for requirements analysis. Let’s say the PO brings this user story to a team. As a writer I want a spelling …

Am I BEHAVIORAL or NOT?

Behavioral Driven Development (BDD) provides a communication mechanism across all the roles required for requirements and software development (customers, managers, marketing, analysts, development, test, architects, release management). Since BDD scenarios are expressed in the language of the user, the practice of using scenarios across all those roles gets people familiar with how users get work …

Behavior Driven Development (BDD)

Behavior Driven Development is a requirements communication strategy which as a side affect, prepares for system test automation similar to Acceptance Test Driven Development (ATDD). Requirements are expressed by the PO as sets of scenarios, commonly implemented using the keywords of Given, When, Then. This white paper describes the work I did in helping a …

Find help

As a consultant, technical lead, and Agile coach, I work with teams and organizations to realize their potential through my fifteen years of experience in technical Agile practices and management by getting people focused on fixing what’s holding them back. I also help them through training, facilitating collaborative planning meetings, and delivering code and mentorship …

Agile Noir, the novel

There are lots of books about Agile software development which state clearly the problems of traditional development and how Agile software development will improve the ability to deliver software. But still, not everyone is doing it yet. Part of the problem is that it’s hard for companies to change their culture to something as groundbreaking …