Creating a Skin in the Eclipse Client
A skin for a test scenario is created through a wizard which is started by clicking the Generate Skin action in the toolbar when the test scenario is open in an editor or right-click on the Total Test Scenario file and select Topaz for Total Test > Generate Total Test Scenario Skin.
![]()
On the first wizard page, the skin is given a name. The description and a number of UI options (font sizes, location of buttons, etc.) can be changed.

At the next wizard page, fields to expose as input fields are selected. Only fields from Referenceable elements with an ID that has a value can be used. For each field you can change the label and you can choose if the input should be text based, a Boolean parameter or a selection from a list of predefined values.
The last wizard page is for selecting which fields to expose as output fields. Only fields from Referenceable elements with an ID that has a value can be used.
Click Finish and a new .skin file will be created. Open the skin file to start using it.