Skip to main content

Managing Projects

Projects are the foundation of your test management workflow. Each project contains test cases, test runs, and team members with specific permissions.

View Projects

The projects page displays all your projects in a card layout. Use the search bar to filter projects by name.

Key Information:

  • Project name and description
  • Creator and creation date
  • Quick access to Tests and Runs
  • Edit and delete actions

Create a Project

Click New Project and fill in:

  • Project Name - 5 to 50 characters (required)
  • Project Description - Optional details about the project

Click Create to save. You'll see a success notification with the project details.

note

Project names must be unique within your organization.

Details

View Demo Create Project

Edit a Project

Click the pencil icon on any project card to update its name or description. Changes are saved immediately and reflected across all views.

Details

View Demo Edit Project

Delete a Project

Click the archive icon and confirm deletion. This action is permanent and removes all associated data.

Warning

Deleting a project removes all tests, runs, and related data permanently. This cannot be undone.

Details

View Demo Delete Project

Quick Actions

From each project card:

  • Tests - View and manage all test cases
  • Runs - Access test execution history
  • Click the project name to navigate directly to the test cases page

Next Steps