Functionize offers a tagging system to create a more granular organization of test cases. Tags offer a many-to-many categorization system. Many test cases can belong to many different tags and vice versa. These tags can be created and used for grouping in orchestrations and can also be used within each project for the purposes of filtering data to get the search results within the project listing of test cases.
Create Tags from the Project page
-
Open your Project.
-
Open the Project Actions menu and select Tags.
- See existing tags and create new ones in the Tags modal.
- Click Create New Tag and a new input field will appear.
- Click Save.
- All Tags created are now saved and available for assignment to a test case.
Assign Tags to Test Cases
-
Open your Project.
-
Click the check box on the left of each Test to be tagged.
- Open the Bulk actions menu. Select Tag.
- Begin typing the name of the desired Tag. Select your Tag from the predictive list.
- The selected Tag will update to a removable label format in the input area. Continue adding tags as desired.
- Tags can also be created in this area! Type the name of your new Tag followed by a comma. The new Tag will update to the validated format. This Tag will now appear in the list of existing tags and can be selected for assigning to other Tests.
- Click Submit.
- The Functional Tests list will update to display the newly assigned tags on the selected Test Cases.
View by Tag
- Open your Project.
- Open the Tags drop-down menu. Select the desired Tag.
- The Functional Tests list will update to display Tests with that tag assigned.
Edit Assigned Tags
- Open your Project.
- Click a Tag assigned to a Test Case.
- Add or Remove tags in the modal as noted above.
- Click Submit.
- The Functional Tests list will update, displaying the modification to the selected Test Case.
Tagging is also accessible from the Test Detail page for your convenience!
Create Tags from the Test Detail page
-
Open a test from the functional tests list in your Project.
- Open the Project Actions menu. Select Tags.
- Type the name of your tag, then click Add. This Tag will appear below in the list of existing tags and can be selected for assigning to other Tests.
- Click Save. Assign tags as detailed above.