Research on pairwise testing
Zhu Hai-yan
Abstract
Zhu Hai-yan
Abstract
Software testing is an expensive part of the software development process.But in many situations,pairwise testing is used to reduce the cost of test and is proven to be practical and effective for many software systems.It requires that for each pair of input para-meters of a system,every combination of valid values of these two parameters be covered by at least one test case.The concept of pairwise testing and two algorithms for generating test sets are introduced.Finally,some problems that should be considered in applying pairwise testing are discussed.Many ideas of pairwise testing are extended for t-way testing.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Software testing is an expensive part of the software development process.But in many situations,pairwise testing is used to reduce the cost of test and is proven to be practical and effective for many software systems.It requires that for each pair of input para-meters of a system,every combination of valid values of these two parameters be covered by at least one test case.The concept of pairwise testing and two algorithms for generating test sets are introduced.Finally,some problems that should be considered in applying pairwise testing are discussed.Many ideas of pairwise testing are extended for t-way testing.
Key concepts: Pairwise comparison, Computer science, White-box testing, Orthogonal array testing, Black-box testing, Test strategy, Software reliability testing, Non-regression testing