A Software Failure Debugging Method Based on Combinatorial Design Approach for Testing

Xu Bao,Nie Chang,Liang Shi,Chen Huo
2006-01-01
Abstract:This paper presents a failure diagnosing method based on the combinatorial design for testing.This method analyzes the schemas included by the correct running test cases and failure caused test cases in the combinatorial testing suite,it then can conclude that the errors must be in a very small range through analyzing the test cases and retesting with some complementary test cases.So it can provide the very efficient and valuable guidance for the debugging and testing of software.This paper gives a further study on Combinatorial Design Approach for Testing,which is studied and applied widely for its scientificity and effectiveness in software testing with a quite small test suite,especially for the software under testing whose faults come mainly from the parameters or the interactions of the system parameters.
What problem does this paper attempt to address?