what is transition coverage in simulink

what is transition coverage. what is a transition in simulink model. And how the test data is generated to achieve transition coverage.

답변 (1개)

Walter Roberson
Walter Roberson 2013년 3월 3일

0 개 추천

댓글 수: 2

shoaib badshah
shoaib badshah 2013년 3월 3일
sir i already read this paper.. but does not understand transition coverage in simulink. and basically what is transition coverage.
Walter Roberson
Walter Roberson 2013년 3월 3일
Transition is defined in section 2 of that paper.
coverage has to do with testing procedures and ensuring that all possible parts of the code are tested. The fraction of the code that a given set of test data executes is called the "coverage" of the test data. Ideally you want your test data to "cover" 100% of the cases.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Analyze Coverage and View Results에 대해 자세히 알아보기

질문:

2013년 3월 1일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by