Reply To: Combining Results from Multiple Runs into One HTML Report

Why OSVVM™? Forums OSVVM Combining Results from Multiple Runs into One HTML Report Reply To: Combining Results from Multiple Runs into One HTML Report

#2604
David
Member

Hi Jim,

Thanks for the update and the clarification.

Exactly as you say, my main desire is parallelising the test execution. If I have 24 test cases and 24 simulator licenses, I’d like to complete the entire suite in one hour by running everything in parallel, rather than taking 24 hours to complete sequentially. Its common for us to have hundreds of test cases.

For code coverage, I’m comfortable with merging results across runs, as we already do this with Questa for other testbenches.

Do you think of your separate runs as multiple separate things and the log file gets concatenated or are the log files small and need to be integrated together.

I wouldn’t expect the logs to be concatenated into one large transcript. Instead, I picture a test case summary in the HTML report where each test case links to its own log file, similar to how alert reports are currently handled.

As for the combined HTML report, it would be great to have a single summary report that includes pass/fail results, code coverage, and functional coverage for the entire suite, with links to the test cases so you can drill in to get more detail. Right now, I can get a separate HTML reports per test case, but having a combined report would be awesome.

Looking forward to seeing how this evolves later in the year!

Thanks again for your quick replies!

Best Regards,
David