Test cases for Decision Coverage and Modified Condition / Decision Coverage -Zalán Szugyi

In this study we concern to structural testing methods, especially which are related to Decision Coverage (DC), and Modified Condition / Decision Coverage (MCDC). These coverage metrics are discussed in the next chapter. We analyze several projects – written in Ada programming language – in subprogram level, and estimate how many test cases are needed to satisfy the 100% of DC and MCDC coverage. At last we  answer to the question: how many test cases need more to satisfy MCDC then DC. In the second chapter we describe the most frequently used coverage metrics. In the third chapter we give a detailed description about how we analyzed the source codes of projects. Then we discuss the results of our analysis in the fourth chapter. And the summary and the conclusion comes in the fifth chapter.

TestCasesForDecisionCoverageAndMCDC

http://people.inf.elte.hu/lupin/dc_mcdc_study.pdf

Related posts

Leave a Comment