Past session
InnoIT Tech Talks 2025 · May 7, 2025
Why Should Developers Automate?
Session overview
About this talk
Real-world examples show how spending just one extra hour automating tests after a feature can save days of bugs, frustration, and lost money later.
This session dives into a .NET microservice, but the concepts apply across architectures — monoliths, desktop apps, and more. (Code is in C#, but the ideas work in any language.)
It explores how developers can write E2E automated tests🤖 to validate APIs and event-driven workflows using real infrastructure. The setup spins up a microservice with Docker 🐳, connects it to a test project that runs inserts, updates, deletes, and verifies HTTP status codes, database states, and event bus triggers.
This developer🧑💻-focused automation complements QA processes, catching bugs earlier, boosting confidence, and reducing back-and-forth in the delivery cycle.
The result is faster⏱️ delivery🚀, fewer misunderstandings😵 between Dev and QA, and major cost savings 💸💸 by detecting issues before they reach production.
A real-world solution with working code, real infrastructure, and a practical model for testing integrated systems early and effectively.
This session dives into a .NET microservice, but the concepts apply across architectures — monoliths, desktop apps, and more. (Code is in C#, but the ideas work in any language.)
It explores how developers can write E2E automated tests🤖 to validate APIs and event-driven workflows using real infrastructure. The setup spins up a microservice with Docker 🐳, connects it to a test project that runs inserts, updates, deletes, and verifies HTTP status codes, database states, and event bus triggers.
This developer🧑💻-focused automation complements QA processes, catching bugs earlier, boosting confidence, and reducing back-and-forth in the delivery cycle.
The result is faster⏱️ delivery🚀, fewer misunderstandings😵 between Dev and QA, and major cost savings 💸💸 by detecting issues before they reach production.
A real-world solution with working code, real infrastructure, and a practical model for testing integrated systems early and effectively.
Schedule reference
One start time, four useful zones.
Times are derived from the recorded event date and zone—not manually copied labels.
- Eastern Time
- 12:30 PM
- Central Time
- 11:30 AM
- Spain
- 06:30 PM
- Argentina
- 01:30 PM
01
02
03
04
Evidence & artifacts
Continue with the actual material.
01SLIDES
Presentation slides
Review the complete slide deck.
Open resource ↗02VIDEOTalk recording
Watch the recorded conference session.
Open resource ↗03DEMODemo video
Watch the implementation demonstration.
Open resource ↗04CODECode repository
Inspect the code samples and implementation.
Open resource ↗05READRelated article
Read the written engineering context.
Open resource →06NOTEFeedback form
Share feedback about the session.
Open resource ↗Speaker
Mauro Gioberti
Tech Lead · AI Architect · Mentor
Passionate about backend development, clean code, solid architecture, and helping devs grow.