DO Qualification Kit: documentation on hRptEval<...>Kit functions
3 views (last 30 days)
Show older comments
Hello. We are working on DO Tool Qualification (let's talk about Simulink Design Verifier) with using of MathWorks DO Qualification Kit. We need to analyze Test Procedures to be sure that they implement Test Cases correctly, but can't do it. Test Environment initialization, Test Procedures execution and Reports comparing are implemented in qualkitdo_sldv_rs.rpt by calling of hRptEvalSLDVKit function with specific parameters. This function is nowhere described, but it have key importance in Qualification process. Can you provide documentation on hRptEvalSLDVKit function? Also can you provide documentation on Test Procedures (how they are created based content of 'tests' folder)? Similar problem is applicable for other Tools (Simulink Test, Simulink Test, etc.)
0 Comments
Answers (1)
Sreeram
on 27 Jan 2025
Edited: Sreeram
on 27 Jan 2025
Hi Sergey,
The "hRptEvalSLDVKit" function appears to be an internal function and might not be necessary for tool qualification. Instead, it is recommended to use trace matrices, such as "qualkitdo_sldv_trace.xlsx" for Simulink Design Verifier, which provide details about test cases and their traceability to tool operational requirements.
For further details, refer to this MATLAB Answers thread:
I hope this helps!
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!