Course outline for Behavior Driven Development or BDD

About Behavior Driven Development or BDD

Pre-requisites for learning Behavior Driven Development or BDD

  • Participants must have a basic knowledge of JavaScript

Lab Setup

  • Hardware Configuration - Participants must have access to a system with the following hardware configuration:
    • 2GB of free RAM, 20GB of free disk space and full network connectivity
  • Software Configuration
    • Ubuntu 20.04/22.04 Desktop Edition (sudo/root access required)
    • Firefox and Chrome browsers

Duration

  • 2-5 days

Training Mode

Online training for Behavior Driven Development or BDD

We provide:

  • Instructor led live training
  • Self-paced learning with access to expert coaches
  • 24x7 access to cloud labs with end to end working examples

All jnaapti sessions are 100% hands-on. All our instructors are engineers by heart. Activities are derived from real-life problems faced by our expert faculty. Self-paced hands-on sessions are delivered via Virtual Coach.

Classroom training for Behavior Driven Development or BDD

Classroom sessions are conducted in client locations in:

  • Bengaluru
  • Chennai
  • Hyderabad
  • Mumbai
  • Delhi/Gurgaon/NCR

Note: Classroom training is for corporate clients only

Detailed Course Outline for Behavior Driven Development or BDD

Introduction to Behaviour Driven Development or BDD

  • Imporatance of BDD in development
  • Types of BDD frameworks

Getting started with BDD

  • Using headless browsers in BDD
  • Installation and usage of jsdom

BDD using Jasmine

  • Installation and configuration
  • Hello world in Jasmine
  • Creating test suites using Jasmine
  • Spies, Setup and Teardown using Jasmine

BDD using Mocha & Chai

  • Installation and configuration
  • Hello world using Mocha
  • Assertions in Mocha
  • Hello world in Chai
  • Using Chai assertions with Mocha

BDD using Enzyme

  • Installation and configuration
  • Hello world using Enzyme
  • Shallow & Full DOM rendering
  • Using Mocha with Enzyme

BDD using Jest

  • Installation and configuration
  • Hello world using Jest
  • Using Jest with Webpack & Babel