3 citations · 6 across the 3 of their papers we have counts for
4 papers
Using Metamorphic Relations to Verify and Enhance Artcode Classification
Liming Xu, Dave Towey, Andrew French +3
Software testing is often hindered where it is impossible or impractical to determine the correctness of the behaviour or output of the software under test (SUT), a situation known…
SWFC-ART: A Cost-effective Approach for Fixed-Size-Candidate-Set Adaptive Random Testing through Small World Graphs
Muhammad Ashfaq, Rubing Huang, Dave Towey +4
Adaptive random testing (ART) improves the failure-detection effectiveness of random testing by leveraging properties of the clustering of failure-causing inputs of most faulty pro…
A Survey on Adaptive Random Testing
Rubing Huang, Weifeng Sun, Yinyin Xu +3
Random testing (RT) is a well-studied testing method that has been widely applied to the testing of many applications, including embedded software systems, SQL database systems, an…
Regression Test Case Prioritization by Code Combinations Coverage
Rubing Huang, Quanjun Zhang, Dave Towey +2
Regression test case prioritization (RTCP) aims to improve the rate of fault detection by executing more important test cases as early as possible. Various RTCP techniques have bee…