Tests
Key Features
Create a Test
Click the
button in the top-right corner.Enter a name and other details in the modal that appears.
Save the test to add it to the list.
For more details on the test case creation workflow, check How to Write Tests.
View and Edit a Test
Click the test name in the Name column.
The test details page opens, allowing you to modify test configurations, such as steps, parameters, or assertions.
Filter and Search Tests
Use the Search Tests bar at the top of the table to find specific tests by name. Combine search and filter options for more precise results.
Folders
Folders are a tool in API Hub for Test designed to help users group and manage their test cases. Folders appear in the left sidebar navigation under the Tests section. They are particularly useful for maintaining structure and ensuring easy access to related test cases.
Folders allow users to group tests based on criteria such as functionality, team ownership, or testing scope.
Tests can reside directly in the root folder (default "All Tests") or within custom subfolders.
Organizing tests into folders makes it easier to locate and manage test cases as the number of tests grows.
Best Practices for Folder Organization
Functionality-Based Grouping: Create folders for different API functionalities (e.g., User Management, Payments, Notifications).
Team Ownership: Assign folders to different teams or individuals to track ownership.
Testing Scope: Organize folders based on the type of tests, such as Integration Tests, Performance Tests, or Smoke Tests.
Release Cycles: Use folders to group tests relevant to specific product releases.