Completed
Testing with cloud based services
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Testing Strategy for Your ASP.NET Core Micro-Service
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 The complexity of testing micro services
- 3 Different types of tests
- 4 ASP.NET Core microservice architecture
- 5 Example: unit test
- 6 Example: integration test
- 7 Setting environments for integration tests
- 8 Testing with cloud based services
- 9 Testing in the Cloud vs. using emulators
- 10 Service tests
- 11 Using BDD Frameworks
- 12 Summery: Testing micro services