Hello Dave,
Yes, you are right. perspective is different here.
Is the test scenarios (time consuming) to check different functionality of a DUT (directed test) comparable to sequences?
It is not clear if i have different types of tests. i.e. random test and directed test, should i put them in the same test as the testbench architecture remains the same? What can be the reason to have different tests (i.e. my_test1, my_test2) with same environment.
If there is one test per simulation, how should I get total test coverage? Do i need to merge the coverage separately to get the total test coverage?
Thank you.