Getting Started#

Verification Get Started
status: valid

This document guides you through the initial steps of the software verification process, from creating test cases to executing and result reporting. It leverages the Verification Concept (doc_concept__verification_process) and Verification Guideline (gd_guidl__verification_guide).

Relevant Documents#

Key documents to get an understanding about verification activities are:

General Workflow#

The workflows can be split into 4 major parts:

  • Test planning filling the template Platform Verification Plan ... (gd_temp__verification_plan).

  • Test specification and implementation for the respective testing level

  • Test execution by the CI. (Manual test cases are treated as automated test with user interaction and timeouts.)

  • Test reports are created when all verification artifacts on a module and platform level are available for a specific baseline.

The details of what needs to be done in each part are described in the Verification Workflows.