Full Stack Web Development

H07 Blazor Stability Testing Tools for Bullet Proof Applications

03/07/2024

9:30 am - 10:45 am

Level: Introductory

Ed Charbeneau

Developer Advocate

Progress

.NET in the browser may sound like Blazor's strength, however the story of Blazor testing may just be its biggest potential upside. In this session we'll discuss what makes Blazor an ideal candidate for: Unit Testing, Integration Testing, and Automated System Testing. We'll also learn about the bUnit test framework and how it is used to write UI tests and integration tests. Learn to speed up your development time by automating UI testing.

You will learn:

  • How to write unit tests for Blazor UI
  • How to write integration tests for Blazor
  • How to implement end-to-end (e2e) for Blazor