A Pairwise T-Way Test Suite Generation Strategy Using Gravitational Search Algorithm

Khin Maung Htay,Rozmie Razif Othman,Amiza Amir,Hasneeza Liza Zakaria,Nuraminah Ramli
DOI: https://doi.org/10.1109/ICAICST53116.2021.9497823
2021-07-29
Abstract:Software faults are commonly occurred due to interactions between one or more input parameters in complex software systems. Software test design techniques can be implemented to ensure the quality of the developed software. Exhaustive testing tests all possible test configurations; however, it is infeasible considering time and resource constraints. Pairwise t-way testing is a sampling strategy that focuses on testing every pair of parameter combination, effectively reducing the generated test size as opposed to testing exhaustively. In this paper, we propose a new pairwise t-way strategy called Pairwise Gravitational Search Algorithm Strategy (PGSAS). PGSAS utilizes Gravitational Search Algorithm (GSA) for generating optimal pairwise test suites. The performance of PGSAS is benchmarked against existing t-way strategies in terms of test suite size. Preliminary results showcase that PGSAS provides competitive results in most configurations and outshines other strategies in some cases.
Software Engineering
What problem does this paper attempt to address?