Test Design Techniques: Black Box, White Box, and More | ISTQB Tutorials
This article is a summary of a YouTube video "ISTQB Foundation Level | 4.1 Categories of Test Techniques | ISTQB Tutorials" by TM SQUARE
TLDR The video discusses various test design techniques, including black box testing, white box testing, and experience-based techniques, and provides tips for creating efficient test cases for maximum coverage.
Key insights
💡
The objective of test techniques is to create minimum and efficient test cases for maximum coverage, which can also help with traceability between requirements and test cases.
📈
Determining the percentage of coverage achieved in testing can be challenging, but it is important to measure to ensure thorough testing.
💡
Experience-based testing techniques can be valuable when requirements are unclear or when the team lacks formal testing training.
Learn test techniques and how to evaluate the number of test cases in Chapter 4 of the IS DQB Foundation series.
📝
00:54
An overview of test design techniques including three categories and ten techniques.
🔍
01:28
Black box testing uses requirements and behavior-based approaches to derive test cases, often with formal documentation and minimum test cases from test conditions, use cases, and user stories.
📝
02:29
Use 5 techniques to create efficient test cases for maximum coverage: equivalent partition, boundary value analysis, straight transition, decision table, and use case testing.
🔍
03:52
White box testing uses architecture, design, and code to create test cases and measure coverage.
📊
04:39
Learn how to achieve 100% coverage with statement and decision testing techniques.
🔍
05:32
Experience-based techniques, such as guessing and exploratory testing, are used when formal testing is not possible.
📝
06:26
A new checklist-based technique has been added to the K2 level syllabus for 2018, with further tutorials to follow in Chapter Four.
This article is a summary of a YouTube video "ISTQB Foundation Level | 4.1 Categories of Test Techniques | ISTQB Tutorials" by TM SQUARE