This tutorial describes how to use automatic session merging to allow many coverage test sessions to result in one set of coverage results.
The first task is to ensure Coverage Validator can store at least two sessions in the session manager. The default for the session manager is one session.
We need to modify Coverage Validator’s settings to ensure that automatic session merging is enabled.
We now need to record two coverage sessions, each containing different coverage information.