Certificate Authentication

Test Driven Development (TDD) Certificate for Ian Suárez

Add to LinkedIn

Certificate ID: 
737663
Authentication Code: 
7f614
Certified Person Name: 
Ian Suárez
Trainer Name: 
Renato Aguilar
Duration Days: 
2
Duration Hours: 
14
Course Name: 
Test Driven Development (TDD)
Course Date: 
10 October 2023 09:00 to 11 October 2023 16:00
Course Outline: 
  • Testing strategies overview

  • Unit Testing

  • What is unit testing

  • Why unit testing is needed

  • Difference between Unit Testing and Integration Testing

  • Developer and Tester role in Unit Testing

  • Unit Testing Framework

  • Automated Tests

  • Overview of xUnit frameworks

  • Introduction to TDD

  • Test First Vs Test Last

  • Refactoring

  • TDD colors: Red, Green, Refactor

  • Driving Design using TDD

  • Different Styles of TDD

  • Design of the TDD approach and its benefits

  • Respect of the principle of isolation and control of test results

  • User stories and TDD