🎉 VSEC Test v4.0.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 and then select the Test Plans submenu.

  3. Click the Add test plan button to open the New Test Plan dialog.

  4. 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.
  5. 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 submenu, where existing Test Plans are listed in a table.
  2. Open the Test Plan to add Test Cases to by clicking its row or the view icon ( ) to go to its details page.
  3. Click the Add test cases button to open the Add test cases to plan dialog.
  4. Use the Interface dropdown to filter the list (choose All interfaces to see every available Test Case), and optionally search by name.
  5. Select the desired Test Cases by checking the box next to each one.
  6. Click the Add N cases button (where N is the number of Test Cases selected) to add them 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 submenu.

  2. Open the Test Plan whose Test Cases you want to customize by clicking its row or the view icon ( ) to go to its details page.

  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 submenu.
  2. Open the Test Plan whose Test Case(s) you want to remove by clicking its row or the view icon ( ) to go to its details page.
  3. Locate the specific Test Case to remove and click the trash can icon ( ).
  4. A confirmation window will pop-up. Confirm to remove the Test Case from the plan.

Deleting a Test Plan

  1. Navigate to the Test Plans submenu.
  2. Open the Test Plan you want to delete by clicking its row or the view icon ( ) to go to its details page.
  3. Click the Delete button.
  4. A confirmation window will pop-up. Confirm to permanently delete the Test Plan.
Last updated on