© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
P. LeloudasIntroduction to Software Testinghttps://doi.org/10.1007/978-1-4842-9514-4_5

5. Test Design Techniques

Panagiotis Leloudas1  
(1)
Ilioupoli, Greece
 

Test design techniques are methods used to create test cases that cover all possible scenarios and use cases of the software application being tested. Several test design techniques are available, each with its own strengths and weaknesses. In this chapter, we will discuss some of the popular test design techniques. We will see some common techniques, such as equivalence partitioning and boundary value analysis, and some more obscure but quite useful in complex situations, such as pairwise testing and ...

Get Introduction to Software Testing: A Practical Guide to Testing, Design, Automation, and Execution now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.