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
-
134. Getting Started with Aspire for Local Development
Colin and Yvo discuss how Aspire simplifies local development by orchestrating application environments, automatically connecting services, managing dependencies, and improving onboarding, debugging, and team collaboration.Content typeVideo
-
133. Graph Databases in SQL Server
Christian and Bram show how SQL Server’s graph database capabilities simplify working with complex relationships, making connected data easier to model, query, and analyze.Content typeVideo
-
132. Antipatterns in test automation
Bram and Christian discuss test automation pitfalls, urging discipline, less UI logic, backend testing of business rules, and improving stability with better data and environments.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.