The BDD Books - Discovery (Japanese Edition)
The BDD Books - Discovery (Japanese Edition)
BDD/ATDDの第1ステップ:具体例を使って振る舞いを探索する
本書について
本書籍は、振る舞い駆動開発(Behavior Driven Development, BDD)や受け入れテスト駆動開発(Acceptance Test-Driven Development, ATDD)の発見フェーズを最大限に活用する方法を提供します。 書籍内では、優れたコラボレーション手法を具体例で示しており、実用的なガイドとなっています。 本書籍は、SpecFlowの作成者と書籍『The Cucumber for Java Book』の著者によって書かれました。
本書籍は、プロダクトオーナー、ビジネスアナリスト、開発者、テスターなど、ソフトウェアの仕様とデリバリーに携わるすべての人を対象としています。 本書籍では、なぜBDDが誕生した理由の説明から始まり、ビジネスチームとデリバリーチームのメンバー間のコラボレーションを最大限に活用するためのテクニックを説明します。
これは、協調して作成した仕様と生きたドキュメントを活用して開発を成功させるために必要な特定の技術的なプラクティスを含む、開発プロセス全体をガイドするBDD Booksシリーズの1冊目です。
原著はこちら(Leanpubページ)もしくはこちら(Amazonページ)です
協力者について

Test Automation Evangelist
just a baby

Web Application Developer.

Software engineer, programmer, consultant, coach
Reader Testimonials
井芹 洋輝
本書はBDDの本質を簡潔に解説した上で、BDDでどのようにビジネスの担当者と連携し、ビジネスと開発のフィードバックループを適正化させるかを、事例を交えて具体的に解説しています。 このBDDでのビジネスとの連携は、しばしば矮小化され、BDDが単なるBDDツール活用や、仕様・テスト記述のプラクティスとして誤解される部分となっています。本書は、BDDのその誤解を解消し、BDD本来の価値を発揮させる助けになるものとして強く推薦できます。
山口 鉄平
振る舞い駆動開発(BDD)がテストコードだけでなく開発のアプローチであることを具体的に示した本です。 特に、振る舞い駆動開発の全体的なアプローチとその中の「発見」のプラクティスを具体的に紹介しています。 そのため、Gherkin形式で自動テストコードを作ったら振る舞い駆動開発だと考えている方や、開発における共通理解を得ることに苦労している方へ、この本をお勧めします。 明日からのソフトウェア開発がだいぶ変わると思いますよ。
東口 和暉
「The BDD Book」はBDDについての解説を3つのシリーズに分けることで、テスト自動化(Automation)より前段階の考え方がいかに重要かを教えてくれます。 私自身、「テスト自動化のためだけのBDD」という先入観から開放されるまでにいくつもの書籍と時間を要しました。 この書籍は最初のエントリーブックとなり本書を手にとったあなたの知の高速道路になること間違いなしです。
きょん
本書は私自身がアジャイル開発の実践者として10年間やってきたことをうまく表現してくれています。 BDDを中心とする概念は単なるラベルであってほとんど似たようなことを指していること。 アジャイル開発において仕様やスコープをテストの技術で明確にしていくこと。 チームが具体的なモノづくりを通して尊敬と信頼を徐々につくりあげること。 「対話しながらやるんですよ」という言葉で手がつかなかった人には本書は最適なガイドとなるでしょう。
末村 拓也
BDDと聞くと、ついついCucumberやGaugeなどのフレンドリーな文法を思い浮かべてしまいます。 でも、BDDで本当に大事なのは、その文法を使うより前……つまり、何をテストしたいのか、みんなで議論して決めるところだと、この本は教えてくれました。 誤解されがちなBDDを、0から丁寧に説明してくれる、とても良い本です。
浅黄 友隆
エンドツーエンドのテスト自動化に、BDDを導入したけど、なんとなくしっくりこない。Gherkin形式やツールの導入に囚われてしまい、本来の意図からずれていく。そんな状況に陥ったことはありませんか? 本書では、BDDがテスト自動化ではなく、開発におけるアプローチであることを、具体的な事例、明確なプロセスとして示しています。ツール導入の前に、ビジネスメンバーを含めたチームで一読することをお薦めします。
伊藤 由貴
BDDについてなんとなく知っている、という方は必読です。 一段階深い理解と納得が得られるはずです。私がそうでした。 ビジネスと開発の協調について本書を読み、考え、そして実践することで、日々のソフトウェア開発をより良くできると思います。
てらひで
BDDは自動テストにおける定型化や自然言語化のプラクティスだと思っていました。 しかしこの本を読み自分の理解は誤りであることがわかりました。 この本ではBDDを開発者やテスターだけではなくもっと広い範囲でテストと向き合いコラボレーションするためのプラクティスとして紹介されています。 現場で何をテストしたらよいか悩んでいる方は手に取ってみてはいかがでしょうか?
根本 紀之
BDDの本質は自動化されたテストではなく、対話をしながら理解をしていくプロセスであるということが書かれています。 本書では対話を使ってどのように仕様を明確にしていく方法がいつ、どこで、どのように実施するか具体的に書かれているため、チームのプロセスに入れやすくなっています。 BDDのエッセンスを取り入れながら少しずつでも自分のチームを強くできたらと思います。
目次
-
第1章 BDDとは何ですか?
- 1.1 失われていた欠片
- 1.2 BDDはどのように機能しますか?
- 1.3 テストとは何ですか?
- 1.4 誰もが理解できる言語
- 1.5 生きているドキュメント
- 1.6 では、BDDとは何ですか?
- 1.7 本章で学んだこと
-
第2章 構造化された会話
- 2.1 私のピザはどこ?
- 2.2 有益な会議
- 2.3 具体例の収集
- 2.4 計画的な発見
- 2.5 実例マッピングを一言で言うと…
- 2.6 構造化された会話を確立する方法
- 2.7 本章で学んだこと
-
第3章 具体例とは何ですか?
- 3.1 どれぐらい具体的にすべきですか?
- 3.2 具体的なものすべてが必須ですか?
- 3.3 いくつの具体例が必要ですか?
- 3.4 なぜ今やめるのですか?
- 3.5 ルールと具体例の比較
- 3.6 私の具体例では複数のルールを示しています!
- 3.7 全体像
- 3.8 本章で学んだこと
-
第4章 誰がいつ何をするか
- 4.1 BDDのアプローチ
- 4.2 スクラムにおけるBDD
- 4.3 リーン/カンバンにおけるBDD
- 4.4 分散型のチームにおけるBDD
- 4.5 スコープを固定したプロジェクトにおけるBDD
- 4.6 規制された環境でのBDD
- 4.7 本章で学んだこと
-
第5章 ビジネスチームのメンバーを参加させる方法
- 5.1 仲間から学ぶ
- 5.2 ビジネスチームのメンバー参加していないもの
- 5.3 BDDは問題を解決するためのものです
- 5.4 本章で学んだこと
Leanpubは無条件かつノーリスクで100%の満足を保証します
Leanpubでお買い上げいただいた書籍は、ご購入後60日以内であれば全額返金いたします。払い戻しはわずか2クリックで完了します。払い戻し処理は手作業で行うため、完了まで数日かかる場合があります。詳しくは利用規約をご覧ください。
Do Well. Do Good.
著者はLeanpubで執筆、出版、販売を利用して$11,595,069稼ぎ、80% royalties儲けました。最大2500万ポンドのCO2を節約し、最大46,000本の木を助ける事が出来ました。
Leanpubでの執筆についてもっと知る
無料更新。無料アップデート。 DRMフリー。
Leanpubの本を購入すると、著者が本を更新している限り、無料で更新されます!多くの著者は、Leanpubを使用して、執筆中の書籍を出版しています。いつ本を購入したか、いくら支払ったかに関係なく、すべての読者は無料のアップデートを入手できます(無料も含む)。
Leanpubの本はPDF(コンピューター用)、EPUB(iPad用)、MOBI(Kindle用)のフォーマットに対応してます。本に含まれるフォーマットは、このページの右上隅に表示されます。
Leanpubの本には、DRMコピー防止のナンセンスがないため、サポートされているデバイスで簡単に読むことができます
Top Books
C++20 - The Complete Guide
Nicolai M. JosuttisAll new language and library features of C++20 (for those who know previous C++ versions).
The book presents all new language and library features of C++20. Learn how this impacts day-to-day programming, to benefit in practice, to combine new features, and to avoid all new traps.
Buy early, pay less, free updates.
Other books:
Jetpack Compose internals
Jorge CastilloJetpack Compose is the future of Android UI. Master how it works internally and become a more efficient developer with it. You'll also find it valuable if you are not an Android dev. This book provides all the details to understand how the Compose compiler & runtime work, and how to create a client library using them.
Ansible for DevOps
Jeff GeerlingAnsible is a simple, but powerful, server and configuration management tool. Learn to use Ansible effectively, whether you manage one server—or thousands.
SignalR on .NET 6 - the Complete Guide
Fiodar SazanavetsLearn everything there is to learn about SignalR and how to integrate it with the latest .NET 6 and C# 10 features. Learn how to connect any type of client to SignalR, including plain WebSocket client. Learn how to build interactive applications that can communicate with each other in real time without making excessive calls.
R Programming for Data Science
Roger D. PengThis book brings the fundamentals of R programming to you, using the same material developed as part of the industry-leading Johns Hopkins Data Science Specialization. The skills taught in this book will lay the foundation for you to begin your journey learning data science. Printed copies of this book are available through Lulu.
OpenIntro Statistics
David Diez, Christopher Barr, Mine Cetinkaya-Rundel, and OpenIntroA complete foundation for Statistics, also serving as a foundation for Data Science.
Leanpub revenue supports OpenIntro (US-based nonprofit) so we can provide free desk copies to teachers interested in using OpenIntro Statistics in the classroom and expand the project to support free textbooks in other subjects.
More resources: openintro.org.
Functional event-driven architecture: Powered by Scala 3
Gabriel VolpeExplore the event-driven architecture (EDA) in a purely functional way, mainly powered by Fs2 streams in Scala 3!
Leverage your functional programming skills by designing and writing stateless microservices that scale, powered by stateful message brokers.
The easiest way to learn design patterns
Fiodar SazanavetsLearn design patterns in the easiest way possible. You will no longer have to brute-force your way through each one of them while trying to figure out how it works. The book provides a unique methodology that will make your understanding of design patterns stick. It can also be used as a reference book where you can find design patterns in seconds.
CCIE Service Provider Version 4 Written and Lab Exam Comprehensive Guide
Nicholas RussoThe service provider landscape has changed rapidly over the past several years. Networking vendors are continuing to propose new standards, techniques, and procedures for overcoming new challenges while concurrently reducing costs and delivering new services. Cisco has recently updated the CCIE Service Provider track to reflect these changes; this book represents the author's personal journey in achieving that certification.
Cronache di Domain-Driven Design
Francesco Strazzullo, Matteo Baglini, Gianluca Padovani, Emanuele DelBono, Marco Consolaro, Alessandro Colla, Uberto Barbini, Alberto Acerbis, Julie Camosseto, DDD Open, and Alberto BrandoliniCronache di Domain-Driven Design: un libro corale in italiano fatto di storie indipendenti tra loro, che sono il risultato dell’applicazione di Domain-Driven Design su progetti reali.
Top Bundles
- #1
Software Architecture for Developers: Volumes 1 & 2 - Technical leadership and communication
2 Books
"Software Architecture for Developers" is a practical and pragmatic guide to modern, lightweight software architecture, specifically aimed at developers. You'll learn:The essence of software architecture.Why the software architecture role should include coding, coaching and collaboration.The things that you really need to think about before... - #2
Practical FP in Scala + Functional event-driven architecture
2 Books
Practical FP in Scala (A hands-on approach) & Functional event-driven architecture, aka FEDA, (Powered by Scala 3), together as a bundle! The content of PFP in Scala is a requirement to understand FEDA so why not take advantage of this bundle!? - #3
All the Books of The Medical Futurist
6 Books
We put together the most popular books from The Medical Futurist to provide a clear picture about the major trends shaping the future of medicine and healthcare. Digital health technologies, artificial intelligence, the future of 20 medical specialties, big pharma, data privacy, digital health investments and how technology giants such as Amazon... - #4
CCIE Service Provider Ultimate Study Bundle
2 Books
Piotr Jablonski, Lukasz Bromirski, and Nick Russo have joined forces to deliver the only CCIE Service Provider training resource you'll ever need. This bundle contains a detailed and challenging collection of workbook labs, plus an extensively detailed technical reference guide. All of us have earned the CCIE Service Provider certification... - #6
Pattern-Oriented Memory Forensics and Malware Detection
2 Books
This training bundle for security engineers and researchers, malware and memory forensics analysts includes two accelerated training courses for Windows memory dump analysis using WinDbg. It is also useful for technical support and escalation engineers who analyze memory dumps from complex software environments and need to check for possible... - #7
Modern C++ Collection
3 Books
Get All about Modern C++C++ Standard Library, including C++20Concurrency with Modern C++, including C++20C++20Each book has about 200 complete code examples. Updates are included. When I update one of the books, you immediately get the updated bundle. You can expect significant updates to each new C++ standard (C++23, C++26, .. ) and also... - #9
Retromat eBook Bundle for Agile Retrospectives
2 Books
If you facilitate retrospectives this bundle is for you: "Plans for Retrospectives" helps beginners learn the lay of the land with tried-and-true plans. Once you know your way around, "Run great agile retrospectives" contains all 135+ activities in Retromat for you to mix and match.