Create a custom step configuration category
Create a custom step config category.
Before you begin
Role required: atf_test_admin
About this task
Categories are used for filtering the step list in the Add Step dialog. For more information, see Category field example.
Procedure
Navigate to All > Automated Test Framework > Administration > Step Configuration Categories.
Click New.
The system shows the Test Step Config Category form.
In the Name field, enter a name for your step category.
In the Step Environment field, enter the step environment in which steps under this category execute:
- Server - Independent, if you want this category to contain steps that execute on the Server.
- UI, if you want this category to contain steps that execute on browser.
- Server - REST, if you want this category to contain steps that send Inbound REST messages to the instance.
- In the Display name field, enter the category name you want to appear in the middle column of the Add Test Step dialog when this category is selected.
Image omitted: atf-category-xmpl.png
Add test step
Add test step
Click Submit.
The system creates a test step category and returns to the list of test step environments.
Parent Topic:Creating custom test step configurations