Inserting a Template into a Test Case

Updated by Jessica Holman

Templates are segments of test cases that can be saved and reused in multiple test cases. Templates allow you to save time and ensure app test consistency by creating reusable test steps for multiple test cases.

Once you've created a template, you can insert that template into an existing test case.

Note: Test variables that you've created in a template can also be used in other steps in the test case in which the template is inserted. However, if you remove the template from the test case, the variable will be removed as well.
  1. Select Automation from the left navigation bar.
  2. Under the Test Cases tab, search for and select the desired test case to open the edit view. 
  3. Under Available Templates, drag and drop the desired template between any steps in your test case. 
  4. Collapse or expand the template in the test case to view or hide the template’s steps.
    Steps showing how to insert a template into an existing test case.
  5. Click Save Test in the top right-hand corner. 
    Test case edit page with a callout over the Save Test button.


How did we do?