Skip to content

Test Template

Test Templates are used configure reusable testing behaviors with fixed parameters. There are three distinct type of Test Templates, Burn In, Ramp, and Spectrum. A Test Template can only be used and initialized in the context of a Test Sequence Template.

  1. Navigate to the Configuration > Tests view on the left sidebar
  2. Click the + Button in the top-right corner
  3. The Create Test Template dialog should now be open

    Test Template Dialog
  4. In the dialog, select the type of [[Test Template]] from the tab selection
  5. Fill out the required input fields:
    • For Burn In:
      • Name: Text (required)
      • Duration: Duration (required)
      • Laser Current: mA (required)
      • Laser Temperature: °C (required)
    • For Ramp:
      • Name: Text (required)
      • Step Duration: Duration (required)
      • Min. Laser Current: mA (required)
      • Max. Laser Current: mA (required)
      • Laser Current Increment: mA (required)
      • Laser Temperature: °C (required)
    • For Spectrum:
      • Name: Text (required)
      • Duration: Duration (required)
      • Laser Current: mA (required)
      • Laser Temperature: °C (required)
  6. Click on the Create button in the bottom-right corner of the dialog
  7. The Test Template was successfully created

A Test Template cannot be directly initialized and started. This can only be done through inclusion in a Test Sequence Template, which when initialized and started, also initializes and starts all assigned Test Templates in the correct order. Please refer to the workflows of Test Sequence Template for more details.

  1. Navigate to the Configuration > Tests view on the left sidebar
  2. Select the Test Template to delete from the left table view
  3. Click the Delete button in the bottom right corner
  4. The Delete Test Template dialog should now be open

    Test Template Dialog Delete
  5. In the dialog, confirm your action by clicking the Delete button in the bottom-right corner of the dialog
  6. The Test Template was successfully deleted