99. An introduction to software testing types
99. An introduction to software testing types
Bram and Jelle talk about testing types. They discuss the different types of software testing and how to prioritize them effectively and how to choose the right testing strategy for development needs. They introduce the concept of the testing pyramid, which categorizes tests into layers from unit tests at the base to manual testing at the top. They explain that unit tests should make up the bulk of testing due to their automation, while manual testing requires more time and resources so it should be minimized. Manual testing is used before automating tests when first developing a new feature. They discuss their different approaches with Jelle (Software developer) focusing initially on unit tests and Bram (Quality Assurance engineer) on manual testing. They agree on the importance of having common definitions for test types within a team to facilitate effective planning and discussion.
Links for more information:
More videos
-
128. How to Benchmark your .NET code
In this Betatalks episode, Christian and Jelle show how BenchmarkDotNet measures .NET performance, comparing string concatenation with StringBuilder to spot regressions.Content typeVideo
-
127. AI and RAG Scenarios Using Just SQL Server 2025
Christian and Jelle explore SQL Server 2025 AI features, showing embeddings, vector search, and semantic queries to build RAG style solutions directly in SQL.
Content typeVideo
-
126. Impact of the NIS2 Directive on Software Developers
Jelle and Christian discuss how NIS2 imposes stricter security requirements on software teams and why early preparation for 2026 is essential.Content typeVideo
Stay up to date with our Betatalks and tech updates!
Sign up and receive a biweekly update with the latest knowledge and developments.