Learn the fundamentals of Test-Driven Development (TDD) in this 1-day course – a proven method for reliably meeting requirements. Meeting changing business requirements is key to effective software development projects, whether you’re maintaining existing software or developing new systems. TDD can improve your team’s ability to obtain and access feedback and manage these requirements.
Introduction to Test-Driven Development (TDD) Training Delivery Methods
Online
Introduction to Test-Driven Development (TDD) Training Course Information
In this Test-Driven Development (TDD) Training course, you will learn how to:
Drive software design through test-driven development
Use defined conditions of satisfaction to specify non-functional requirements
Add acceptance criteria to refined user stories
Code test fixtures and unit tests
Introduction to Test-Driven Development (TDD) Training Prerequisites
We recommend you have experience with software development concepts.
Introduction to Test-Driven Development (TDD) Training Outline
This course will cover the following concepts:
Defining conditions of satisfaction
Adding acceptance criteria to user stories
Scripting user acceptance tests
Coding test fixtures and unit tests
Generating code from tests