Managing projects
Create a project
To customize a project, the team owner/administrator can edit the project name or icon in the "Basic Settings" section under "Settings".
Project Overview
In an existing project, you can view key information and statistics on theOverview
page underAPIs
.
Endpoint Case/Test Scenario Stats
This section displays all the endpoints of the current project and provides statistics on testing coverage. It shows the percentage of endpoints that have associated test steps, as well as the percentage that have been tested within test scenarios. These statistics are valuable for evaluating the thoroughness of the API testing and their overall reliability.
:::tip
Data calculation is asynchronous, so there may be a delay. If discrepancies occur, refresh after a moment to confirm.
:::
Edit the project
The team owner/administrator enters the created project and changes the project name or project icon in " Settings" > "Basic Settings".
Clone the project
To clone a project from current team to another team, click "Settings" > "Basic Settings" > "Clone Project".
Move the project
To move a project to another team, click "Settings" > "Basic Settings" > "Move Project".
Delete the project
To delete a project completely, go to "Settings" > "Basic Settings" > "Delete".
:::danger[]
You must be cautious - projects deleted will not be retrievable.
:::