Testing .NET applications a Tool box for every developer
How can a robust testing culture lead to happier developers? Learn to 'shift left' and make tests a first-class citizen in your entire .NET development process.
#1about 4 minutes
Fostering a safer environment with a testing culture
Testing is not just about code quality but about building confidence, developer happiness, and collaboration across the entire team.
#2about 5 minutes
Creating an effective local development testing environment
Local tests should be self-contained, fast, and easy to modify to support everyone on the team, especially during onboarding.
#3about 2 minutes
Defining a clear path to production with quality gates
Map out the deployment process and establish team agreements on using tests as quality gates at each stage to ensure consistency.
#4about 3 minutes
Adopting a shift left testing mindset in your process
Incorporate testing early in the development lifecycle, even during story refinement, to make it a first-class citizen of your workflow.
#5about 3 minutes
Building confidence through a reliable CI/CD pipeline
Rely on your CI/CD pipeline to catch issues and avoid ignoring flaky tests, enabling confident and frequent deployments.
#6about 2 minutes
Practical strategies for testing legacy applications
Overcome the challenges of testing legacy code by creating a dedicated external infrastructure for tests instead of trying to modify the old system.
#7about 1 minute
Using the test pyramid as a guideline not a rule
The test pyramid is a helpful recommendation for balancing test types, but the optimal strategy should be a team agreement based on your specific context.
#8about 3 minutes
Understanding the core triad of testing types
Explore the distinct purposes of unit tests for isolated logic, integration tests for component communication, and acceptance tests for the end-user perspective.
#9about 2 minutes
Best practices for robust API and contract testing
When integrating with partners, thoroughly test all available API endpoints and edge cases, using contract tests to ensure stability in serverless architectures.
#10about 1 minute
Aligning load tests with real-world application expectations
Before running performance tests, define the expected load and capacity requirements to ensure your testing efforts are relevant and not excessive.
#11about 3 minutes
Using mutation testing and metrics to improve quality
Go beyond simple code coverage by using mutation testing to evaluate the effectiveness of your tests and using metrics to monitor application health in production.
Related jobs
Jobs that call for the skills explored in this talk.
Why Attend a Developer Event?Modern software engineering moves too fast for documentation alone. Attending a world-class event is about shifting from tactical execution to strategic leadership.
Skill Diversification: Break out of your specific tech stack to see how the industry...
Dev Digest 216: CyberSec + Mythos, Stack Overflow for Agents & DOOM in TTFInside last week’s Dev Digest 216 .
🧠 Prompts are now tools in Chrome
📜 The AI Coding Agent Manifesto
🔐 How Claude Mythos changes Cyber Security
🧱 GitHub Stacked PRs to battle AI slop
⚙️ Git commands to run before reading code
🐍 A Python framework f...
From learning to earning
Jobs that call for the skills explored in this talk.