Code-coverage-based test data adequacy criteria typically treat all coverable code elements (such as statements, basic blocks, or outcomes of decisions) as equal. In practice, however, the probability that a test case can expose a fault in a code element varies: some faults are more easily revealed than others. Thus, several researchers have suggested that if one could estimate the probability that a fault in a code element will cause a failure, one could use this estimate to determine the number of executions of a code element that are required to achieve a certain level of confidence in that element's correctness. This estimate, in turn, could be used to improve the fault-detection e#ectiveness of test suites, and help testers distri...
Many studies suggest using coverage concepts, such as branch coverage, as the starting point of test...
While the relation between code coverage measures and fault detection is actively studied, only few ...
We propose a new language-independent, structural test adequacy criterion called state coverage. Sta...
Graduation date: 2001Researchers have hypothesized that if we could estimate the probability that\ud...
Software testing is a key procedure to ensure high quality and reliability of software programs. The...
This paper reports an experimental study investigating the effectiveness of two code-based test adeq...
State coverage is a relatively new metric to evaluate the quality of test suites. While most existin...
Test suite effectiveness is measured by assessing the portion of faults that can be detected by tes...
Testing is inherently incomplete; no test suite will ever be able to test all possible usage scenari...
Testing is inherently incomplete; no test suite will ever be able to test all possible usage scenari...
Size and code coverage are important attributes of a set of tests. When a program P is executed on ...
<p>A number of structural coverage criteria have been proposed to measure the adequacy of testing ef...
Abstract—A number of structural coverage criteria have been proposed to measure the adequacy of test...
Current metrics for assessing the adequacy of a test-suite plainly focus on the number of components...
One of the most important parameters that control reliability growth is the fault exposure ratio (FE...
Many studies suggest using coverage concepts, such as branch coverage, as the starting point of test...
While the relation between code coverage measures and fault detection is actively studied, only few ...
We propose a new language-independent, structural test adequacy criterion called state coverage. Sta...
Graduation date: 2001Researchers have hypothesized that if we could estimate the probability that\ud...
Software testing is a key procedure to ensure high quality and reliability of software programs. The...
This paper reports an experimental study investigating the effectiveness of two code-based test adeq...
State coverage is a relatively new metric to evaluate the quality of test suites. While most existin...
Test suite effectiveness is measured by assessing the portion of faults that can be detected by tes...
Testing is inherently incomplete; no test suite will ever be able to test all possible usage scenari...
Testing is inherently incomplete; no test suite will ever be able to test all possible usage scenari...
Size and code coverage are important attributes of a set of tests. When a program P is executed on ...
<p>A number of structural coverage criteria have been proposed to measure the adequacy of testing ef...
Abstract—A number of structural coverage criteria have been proposed to measure the adequacy of test...
Current metrics for assessing the adequacy of a test-suite plainly focus on the number of components...
One of the most important parameters that control reliability growth is the fault exposure ratio (FE...
Many studies suggest using coverage concepts, such as branch coverage, as the starting point of test...
While the relation between code coverage measures and fault detection is actively studied, only few ...
We propose a new language-independent, structural test adequacy criterion called state coverage. Sta...