The Cucumber Field Guide
ebook ∣ Practical Examples for Automated Software Testing
By Steven Hunt
Sign up to save your library
With an OverDrive account, you can save your favorite libraries for at-a-glance information about availability. Find out more about OverDrive accounts.
Find this title in Libby, the library reading app by OverDrive.

Search for a digital library with this title
Title found at these libraries:
Library Name | Distance |
---|---|
Loading... |
Cucumber is an open-source tool that enables testers to write automated tests in plain language that can be executed to validate software behavior. With support across most major programming languages, Cucumber has become a popular tool for implementing behavior-driven development (BDD) and specification by example.
This book is a hands-on technical guide that focuses on implementing automated tests with Cucumber. It provides ideas, recommendations, and expert advice on utilizing Cucumber to enhance software testing processes and improve the quality of software applications. With all code examples offered in Ruby, Java, and JavaScript, readers can find solutions to various testing challenges across different development environments.
Topics Covered
About the Author
Steven Hunt is a software developer with over 10 years of experience using Cucumber and Gherkin on various software projects, including VoIP start-ups, enterprise-scale shipping management applications, and commercial building security systems. He also created and maintains testjam.io, an online editor and test runner for Cucumber that allows anyone to create and share test cases in Gherkin and JavaScript.