Article Details

The Test Cases Generation: Approaches and Techniques in Software Testing | Original Article

Khadija Sania Ahmad*, Shaista Khan, Priyanka ., Nazia Ahmad, in International Journal of Information Technology and Management | IT & Management

ABSTRACT:

The design of an appropriate test suite for software testing is a challenging task. It requires a suitable tradeoff between effectiveness, e.g., a sufficient amount of test cases to satisfy the test goals of a given coverage criterion, and efficiency, e.g., a redundancy-reduced selection of test cases. Recent test suite optimization approaches, therefore, usually require an explicit enumeration of existing test cases. The test suite design for covering entire software product lines was even more problematic as the dependency between test cases, test goals and product configurations has to be taken into account. Due to the exponential number of configurations with respect to the number of features, an explicit enumeration of all products for optimizing a product-line test suite is impartibly.