🎉 VSEC Test v3.1.1 is now live! Release Notes ↗
Test Plans

Test Plans

A Test Plan is a collection of Test Cases to be executed as a Test Run on a Bench. Each Test Plan allows for granular configuration of the Test Case parameters to enable unique Test Plans for different targets.

Test Plans are designed for flexibility
You can create, configure, and refine them at anytime. Once ready, these plans are universal across your VSEC Test workspace and can be executed across different Benches.
By default there are no Test Plans so some buttons may appear greyed out until a Test Plan is available.

Creating a Test Plan

  1. Sign-in to vsec.blockharbor.io

  2. Navigate to Test on the sidebar menu to enter the VSEC Test application.

  3. Select the Test Plans tab to begin.

  4. Click the Create Test Plan button to open the prompt for creating a New Test Plan.

  5. Fill out the basic details of the Test Plan.

    FieldRequirementDescription
    Test Plan Name *RequiredA unique, short descriptor (e.g., Vehicle-MY-2026).
    DescriptionOptionalInternal notes or context regarding the purpose of this Test Plan.
  6. Click the Create button to create the Test Plan.

Once a Test Plan has been created, the next step is to add Test Cases.

Adding Test Cases

  1. Navigate to the Test Plans tab.
  2. From the dropdown menu, choose the Test Plan to add Test Cases to.
  3. Click the Add Test Case to Plan button to open the prompt for adding Test Cases to the Test Plan.
  4. Select the Interface in which you would like to add Test Cases for.
    • A list of all available Test Cases for that Interface will show.
  5. Select the desired Test Cases by checking the box next to each one.
  6. Click the Add Case button to add the selected Test Cases to the Test Plan.
Once Test Cases have been added to a Test Plan, the next step is to customize the Test Case parameters.

Customizing Test Cases

  1. Navigate to the Test Plans tab.

  2. From the dropdown menu, select the Test Plan whose Test Cases you want to customize.

  3. Locate the specific Test Case to customize and click the pencil icon ( ) to open its configuration options.

  4. Edit the Test Case with custom parameter values for this Test Plan. The Name and Description cannot be modified.

    FieldRequirementDescription
    NameCANNOT MODIFYA unique, short descriptor (e.g., ccp_download).
    DescriptionCANNOT MODIFYInternal notes or context regarding the purpose of this Test Case.
    ParametersRequiredProvides a granular method to customize Test Case parameter requirements.
  5. Once all parameters have been updated, click the Save button to save changes.

Check out our Pre-Built Test Cases to understand different parameter values per Test Case.
Once the Test Plan has been customized per Test Case, the next step is to Execute a Test Run.

Removing Test Cases

  1. Navigate to the Test Plans tab.
  2. From the dropdown menu, select the Test Plan whose Test Case(s) you want to delete.
  3. Locate the specific Test Case to delete and click the trash can icon ( ) to delete.
  4. A confirmation window will pop-up to confirm removal. Click the Delete button to remove the Test Case.

Deleting a Test Plan

  1. Navigate to the Test Plans tab.
  2. From the dropdown menu, select the Test Plan you want to delete.
  3. Click the the Delete button.
  4. A confirmation window will pop-up to confirm deletion. Click the Delete button to delete the Test Plan.
Last updated on