ICST Conference on Heterogeneous Networking for Quality, Reliability, Security and Robustness |
Foundation of Computer Science USA |
QSHINE - Number 1 |
December 2013 |
Authors: Shilpi Singh, Chetna Sharma, Udai Singh |
4f22f9fc-9589-44f0-8071-e7bb647bec31 |
Shilpi Singh, Chetna Sharma, Udai Singh . A Simple Technique to Find Diverse Test Cases. ICST Conference on Heterogeneous Networking for Quality, Reliability, Security and Robustness. QSHINE, 1 (December 2013), 1-4.
As the software modified, new test cases are added to the test suits, the test suite grows and the cost of regression testing increases. This paper defines a technique to solve these problems and make the testing cost effective. We introduce a set of test case comparison metrics algorithms which will quantitatively calculate the diversity between any arbitrary test case pair of an existing test suite. Our procedure mainly focuses on branch coverage criteria, control flow of a program, variable definition-usage and data values. By using these information's a signature values is calculated to find how much the test cases are diverse from each other and accordingly we can make a cluster of similar test cases together, that can effectively test under time constraints.