Editor’s note: This article was reviewed and updated on 15 October 2024 to improve clarity and provide additional context about Gherkin and its benefits for product management.
Writing “good enough” acceptance criteria used to drive me nuts. Some developers would complain it was too abstract, and others would say it was too prescriptive. I struggled to find balance.
One day, an experienced software engineer invited me for a coffee. I was curious about what he had to say, and he shared a way to provide enough guidance to the team. That’s how I learned about Gherkin. That transformed our collaboration for the better. I’m thankful for those magic ten minutes that we chatted.
Let me help you understand what Gherkin is about, how and when to use it, advantages and disadvantages.
Gherkin is a plain-text language with a simple structure. It allows you to concisely describe test scenarios and examples to illustrate business rules in real-world domains.
The goal is to give clear context for business scenarios and accelerate test automation. Gherkin uses simple keywords that can be quickly translated into automated tests and understood by non-programmers — “scenario,” “given,” “when,” “then,” and “but.”
You can use Gherkin syntax in UX and product management to write clear, simple acceptance criteria and user stories, and even to improve communication between teams.
The correct spelling is “gherkin” — “gerkin” is a common misspelling. It refers to a type of small cucumber that is often pickled. Some people call it cucumber, and others call it Gherkin. They mean the same 🙂
As for where Gherkin syntax got its name, you’ll have to ask the team behind the Cucumber testing framework. They developed Gherkin to provide a clear, consistent way to write test scenarios in plain language.
So, how does Gherkin actually work? There are few things that are simpler than Gherkin. It uses the following keywords:
The most basic Gherkin syntax uses the Given-When-Then (GWT) format. Given the context for a scenario, when something happens to start the scenario, then it has a certain result. Simple, right?
Let’s take an example of searching for apartments to rent:
Note that you can add “and” as a condition to complement the scenario. This scenario is simple to understand yet easy to translate into software engineering.
You may read all the above and ask, “Why should I bother?” This question depends a lot on your scenario. Product management doesn’t have anything that’s one-size-fits-all. That’s why you need to understand your business dynamics.
The above enables you to understand when to use it. I won’t enter into the nitty-gritty of backlog management here. That’s a talk for another coffee. Instead, let’s talk about how you can use Gherkin in product management.
My take is simple:
There are many ways of providing context. The most common ones are:
Given the continuous misunderstandings in a business context
When product managers say something
And misunderstandings take over
Then Gherkin comes in handy because it’s simple
And creates an elegant bridge between business and tech
We’ve just used Gherkin to describe a real scenario 🙂
Circling back to the story I started earlier, I used to write acceptance criteria before sharing the user stories with software engineers. When I did this, they complained about the format and level of detail. Then, I started writing together with them. Although that improved, we still ran in circles.
Once I introduced Gherkin, I could give the context with my own words, and together we wrote down the scenarios. Contrary to what I initially thought, it accelerated our refinement and understanding.
Behavior-driven development, aka BDD, is an agile way of developing software. Mainly, it focuses on understanding user behaviors and how they relate to the experience of interacting with the application.
BDD has user behavior as the core of everything. And Gherkin is an excellent representation of it because it allows us to describe the behavior, action, and result. Let’s take ChatGPT as an example:
Scenario: eloquently asking for a salary increase
Given the user has ChatGPT open
When the user requests ChatGPT to write a speech to convince the manager to give a 15 percent salary increase
Then ChatGPT will produce a persuasive, expressive message
By the way, I just tried that, and it looked like this:
Gherkin with BDD is a powerful combination to bring clarity and focus on users’ behaviors. This approach ensures predictable results and avoids confusion.
As with everything in life, you’d have advantages and disadvantages. Let me help you understand them.
If you start working with Gherkin, you will for sure benefit from the following:
Yet, not everything about Gherkin is smooth. Gherkin may bring some setbacks:
If you’ve opted to use Gherkin, the following practices will help you deliver better results:
Remember that Gherkin is meant to be a helpful tool, not the ultimate answer. Try it out and follow these best practices to see if it’s effective for your team.
Let’s quickly summarize what we discussed in this article:
Gherkin and BDD are powerful because they provide guidance and clarity while reducing confusion. Yet, they may limit teams to execution. If you opt to use Gherkin and BDD, create space for innovation. Otherwise, you may fall prey to the build trap.
As stated in the Agile Manifesto in 2001, “Individuals and interactions over processes and tools.” Focus on collaboration instead of getting obsessed with tools. I’ve had many benefits with Gherkin but have seen teams obsessed with that and becoming blind to opportunities around them.
Remember that you’re the driver.
Gherkin and BDD should act as a tool to empower you to create value faster, but that should by no means limit teams’ creativity.
Featured image source: IconScout
LogRocket identifies friction points in the user experience so you can make informed decisions about product and design changes that must happen to hit your goals.
With LogRocket, you can understand the scope of the issues affecting your product and prioritize the changes that need to be made. LogRocket simplifies workflows by allowing Engineering, Product, UX, and Design teams to work from the same data as you, eliminating any confusion about what needs to be done.
Get your teams on the same page — try LogRocket today.
Mark Kamyszek, Vice President of Product Management at TeamSnap, talks about the product launch process for B2B2C companies.
Continuously switching between various tasks and activities strains cognitive resources and leads to feelings of fatigue and overwhelm.
Ariel McNichol shares her approach to product turnarounds and digital transformation and how she brings a fresh perspective to enact change.
Customer obsession is a mindset where every decision made within the company revolves around enhancing the customer experience.