Test Driven Development Certificate for Xyza Vada Maree Rivera
Certificate ID:
652559
Authentication Code:
b4731
Certified Person Name:
Xyza Vada Maree Rivera
Trainer Name:
Debadatta Pati
Duration Days:
4
Duration Hours:
28
Course Name:
Test Driven Development
Course Date:
2021-10-12 08:00 to 2021-10-15 16:00
Venue:
Remote
Course Outline:
Introduction
Automated unit testing frameworks
- Writing good unit tests
- Identifying and repairing fragile tests
TDD approaches
- TDD as a design tool
- TDD vs refactoring
- TDD workflows and patterns
- TDD schools and variations
TDD challenges
- The workshop exercise explained
Merits of good tests in TDD context
- Evolving what we have, take 1
- Mocking explained
- Using mocking frameworks
- Evolving what we have, take 2
- Breaking change
- Evolving what we have, take 3