TY  - JOUR
T1  - Test Case Generation for Pairwise+Testing
AU - Chandra Prakash, V. AU - Priyanka, Kadiyala 
JO  - Asian Journal of Information Technology
VL  - 15
IS  - 23
SP  - 4800
EP  - 4805
PY  - 2016
DA  - 2001/08/19
SN  - 1682-3915
DO  - ajit.2016.4800.4805
UR  - https://makhillpublications.co/view-article.php?doi=ajit.2016.4800.4805
KW  - Combinatorial testing
KW  -pairwise testing
KW  -pairwise+ testing
KW  -test case generation
KW  -3-way testing
AB  - Software system faults can be completely detected only through exhaustive testing. But, it cannot
be performed on many of the real-life systems because it may be too expensive as it may consume an enormous
amount of time. The t-way combinatorial testing enables testing to be performed at low cost and less time. The
value of t starts from 2 and takes 3, 4, 5 and so on. As the value of t increases, the size of the test suite increases
and thus it takes more time for testing the system. In pairwise testing (t = 2), every pair of parameter values in
the input domain is covered by at least one test case. It is highly effective in detecting up to 70% of faults
triggered by a system. In 3-way testing, every triple of parameter values in input domain is covered by at least
one test case. It can detect up to 90% of faults triggered by a system but the size of test suite is relatively larger.
Therefore, pairwise testing is widely used in industry. When a test suite is generated for pairwise testing, it may
contain a lot of gaps. The gaps have to be filled with some arbitrary values in order to proceed for testing. In
this paper, we present an approach called pairwise+ testing in which the gaps in the test suite are filled in such
a way that many of the triples that are useful for a 3-way testing are accommodated in the test suite. Thus the
test suite generated for pairwise testing is enriched to cover a part of 3-way testing. Depending on the amount
of coverage, the percentage of failures triggered by pairwise+ testing can be estimated to be anywhere within
the range of 70 and 90%.
ER  - 