I'm in the process of weeding a regression test list. I have a coverage database from the full regression list and would like to diff it with the coverage database from the new reduced regression test list. If possible I would than like to trace back any buckets covered with the full list, but not with the partial list, into the original tests that covered them.
Is that possible using IMC? if not, is it possible to do from Specman itself?
(Note that we're not using vManager)
Thanks,
Avidan