Supplementary Material for the Information Sciences Paper: An Experimental Study of Hyper-Heuristic Selection and Acceptance Mechanism for Combinatorial t-way Test Suite Generation
Kamal Z. Zamli, Fakhrud Din, Graham Kendall, Bestoun S. Ahmed

TL;DR
This paper evaluates a fuzzy inference hyperheuristic, FIS, for reducing redundant test cases in distributed software testing, enhancing efficiency in combinatorial t-way test suite generation.
Contribution
It introduces and experimentally assesses the FIS hyperheuristic for test redundancy reduction in distributed software testing environments.
Findings
FIS effectively reduces test redundancies.
Improves efficiency of test suite generation.
Outperforms existing methods in certain scenarios.
Abstract
Software testing relates to the process of accessing the functionality of a program against some defined specifications. To ensure conformance, test engineers often generate a set of test cases to validate against the user requirements. Owing to the growing complexity of software and its increasing diffusion into various application domains, it is no longer unusual for a software project to have testing teams in more than one location or even distributed over many continents. Owing to the intertwined dependencies of many software development activities and their geographical and temporal issues, there are potentially many overlapping test cases which can cause unwarranted redundancies across the shared modules (i.e. a test for one requirement may be covered by more than one test). In this paper, we explore the application of our newly developed hyperheuristic, called Fuzzy Inference…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware Testing and Debugging Techniques · Formal Methods in Verification · Software Reliability and Analysis Research
