Create a TestSheet from a TestCase
You can create TestSheets and TestCases bi-directionally. This means that instead of creating TestCases from your TestSheet, you can also create a TestSheet from your TestCases.
To create a TestSheet from a TestCase, follow the steps below:
-
Select the TestCase from which you want to create a TestSheet. The TestCase should contain automated TestSteps.
-
Drag and drop the TestCase onto a TestCase-Design folder.
Tricentis Tosca creates a TestSheet containing an Attribute and a StraightThrough Instance for every generated TestStepValue that has an ActionMode of Input or Verify.
![]() |
If the ActionMode is Verify, then the business relevance of the newly created Attribute is set to Result. |
The linked TestCase automatically becomes a TestCase Template, and Tosca generates a TemplateInstance that uses the newly created TestSheet as a data source. The TemplateInstance contains XL paths to the Attributes in the TestSheet.
![]() |
TestStepValues that are in curly brackets (except {EMPTY} and {NULL} values) or that start with # are ignored and not transferred to the TestSheet. The control types Menu and Button are also ignored. |