Abstract
Adaptive Random Testing (ART) enhances the testing effectiveness (including fault-detection capability) of Random Testing (RT) by increasing the diversity of the random test cases throughout the input domain. Many ART algorithms have been investigated such as Fixed-Size-Candidate-Set ART (FSCS) and Restricted Random Testing (RRT), and have been widely used in many practical applications. Despite its popularity, ART suffers from the problem of high computational costs during test-case generation, especially as the number of test cases increases. Although several strategies have been proposed to enhance the ART testing efficiency, such as the forgetting strategy and the kk -dimensional tree strategy, these algorithms still face some challenges, including: (1) Although these algorithms can reduce the computation time, their execution costs are still very high, especially when the number of test cases is large; and (2) To achieve low computational costs, they may sacrifice some fault-detection capability. In this paper, we propose an approach based on Approximate Nearest Neighbors (ANNs), called Locality-Sensitive Hashing ART (LSH-ART). When calculating distances among different test inputs, LSH-ART identifies the approximate (not necessarily exact) nearest neighbors for candidates in an efficient way. LSH-ART attempts to balance ART testing effectiveness and efficiency.
Original language | English |
---|---|
Pages (from-to) | 1182-1214 |
Number of pages | 33 |
Journal | IEEE Transactions on Software Engineering |
Volume | 50 |
Issue number | 5 |
DOIs | |
Publication status | Published - 1 May 2024 |
Keywords
- Software testing
- adaptive random testing (ART)
- approximate nearest neighbor (ANN)
- cost-effectiveness
- locality-sensitive hashing (LSH)
- random testing (RT)
ASJC Scopus subject areas
- Software