For the complete documentation index, see llms.txt. This page is also available as Markdown.

Projects

A Project is the top-level container in the Test Case Library. All test cases, suites, and sections are organized under a project.

You can create multiple projects within an organization to separate testing by product, application, or major feature area.

Test project names must be unique within the organization.

Who Can Manage Projects?

Action
Required Permission

Create project

Create/Edit Test Project

Edit project

Create/Edit Test Project

Delete project

Delete Test Project

Permissions are managed in Roles and Permissions.


How to Create a Project

Steps

  1. Click Test Case Management in the left navigation.

  2. Click + CREATE NEW PROJECT

  3. Enter: Name (required)

  4. Click CREATE


How to Edit a Project

Steps

  1. Right-click the project

  2. Select Edit

  3. Update the name

  4. Click SAVE


How to Delete a Project

Steps

  1. Right-click the project

  2. Select Delete

  3. Confirm by clicking YES

What Happens When a Project Is Deleted?

  • ❌ Deletion is permanent

  • 🧹 All child items are deleted: Suites/ Sections and subsections/ Test cases

  • 📋 Existing test plans are not affected

    • Tests and results already included in test plans remain unchanged

Last updated