Java: BDD Fundamentals

Java: BDD Fundamentals

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 2h 14m | 306 MB

This course presents the principles, practice, and benefits of Behavior Driven Development. It helps Java developers understand the BDD fundamentals and apply them with Cucumber and JBehave and makes the connection between BDD and Agile practice.

It’s often important to develop software that addresses the business needs and that follows the behavior of the end user while understanding that you are doing not only the things right, but also doing the right thing. In this course, Java: BDD Fundamentals, you’ll learn the principles, practice, and benefits of Behavior Driven Development (BDD). First, you’ll learn all about BDD and its origins and philosophy, as well as learning about the problems of adding business value to the application, and understanding the BDD motivation. Next, you’ll explore the step between TDD and BDD by starting with a TDD application and building features and stories based on it. You will discover both the Cucumber and the JBehave environment and installation and work on similar features using these two Java BDD frameworks. Finally, you will learn how to connect the BDD and Agile concepts and you will explore how to work using BDD in an Agile environment. When you’re finished with this course, you will have the skills and knowledge of Java BDD fundamentals needed to develop applications that provide business value and use this knowledge for your own projects.

Table of Contents

Course Overview
1 Course Overview

Introducing BDD
2 Introduction
3 Software Business Value
4 From Requirements Analysis to Acceptance Criteria

Making the Step Between TDD and BDD
5 From TDD to BDD
6 BDD Benefits and Challenges
7 The Flights Management Application

Working BDD with Cucumber
8 Introducing Cucumber
9 Cucumber Installation and Configuration
10 Adding a Premium Flight with Cucumber
11 Adding a Passenger Only Once
12 Adding a Policy for Bonus Points

Working BDD with JBehave
13 Introducing JBehave
14 JBehave Installation and Configuration
15 Adding a Premium Flight with JBehave
16 Adding a Passenger Only Once
17 Adding a Policy for Bonus Points
18 Cucumber vs. JBehave

Connecting BDD and Agile Concepts
19 Connecting BDD and Agile Concepts
20 Agile Main Concepts
21 Agile and BDD Face to Face

Working BDD in an Agile Environment
22 Working BDD in an Agile Environment
23 The Sprint, Day by Day
24 Conclusions and Related Courses