Migration - Coverage

Before turning the captures into test procedures, review the coverage of capture data against the user stories and test specifications.

Review capture coverage

Ask the agent to review if the actual captured data matches the intent of the test plan or if more test specifications would need to be added.

Iterate the plan and captures

As necessary, update the test plan, instrumentation and recapture any missing or unreliable data.

Document the gaps

If there are gaps or incomplete data that can't be captured, document them in the migration plan.

Before
  • capture data

After
  • documented gaps and incomplete data

Coverage shows which cases you exercised. It does not establish that every path through the application has been tested.

Next: prepare reusable test procedures in Build tests.