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.

Respuestas (1)

Walter Roberson
Walter Roberson el 3 de Mzo. de 2013

0 votos

2 comentarios

shoaib badshah
shoaib badshah el 3 de Mzo. de 2013
sir i already read this paper.. but does not understand transition coverage in simulink. and basically what is transition coverage.
Walter Roberson
Walter Roberson el 3 de Mzo. de 2013
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.

Iniciar sesión para comentar.

Categorías

Preguntada:

el 1 de Mzo. de 2013

Community Treasure Hunt

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

Start Hunting!

Translated by