Simulink Test AggregatedTest Coverage Results
2 次查看(过去 30 天)
显示 更早的评论
I have a model which uses two systems. I have created three test harness, one for each the systems (Test_Harness_A and Test_Harness_B) , and one for the general model (Test_Harness_C) which tests the integration between the two systems.
I have a good coverage on test A and B however I am not able to make the Test Manager, which has all three test harnessess to compute the Aggregated Decision coverage when running Test_Harness_C. The result of the Aggregated Coverage Results is 3 analyzed model with independent coverage.
Is there a way to correctly compute the agregated coverage results?
Note: If I have multiple harness from the same module I am able to compute the aggregated coverage.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Results, Reporting, and Test File Management 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!