BD Unit 3 Sprint 11 - Advanced Testing
Course Overview
Welcome to Sprint 11 of Unit 3! In this sprint, you'll learn advanced testing techniques including mocking, testing static methods, and working with AWS Lambda functions.
Module 1: Mocking 1
Learn about mocking fundamentals and how to use them in your tests to create isolated and effective unit tests.
View Module 1Module 2: Mocking 2
Explore advanced mocking techniques and best practices to improve your testing workflow and increase code reliability.
View Module 2Module 3: Static Methods
Understand static methods, when to use them, and how to properly test code that uses static methods.
View Module 3Module 4: AWS Lambda
Master working with AWS Lambda functions, cloud logging, and how to effectively test serverless applications.
View Module 4Code-Alongs
Join interactive coding sessions to practice and reinforce your learning with hands-on exercises related to advanced testing concepts.
View Code-AlongsSprint Challenge
Test your knowledge and skills with the Sprint Challenge. This comprehensive assessment will evaluate your understanding of all concepts covered in this sprint.
View Sprint Challenge