Skip to content

Test management

Huly’s test management module enables you to efficiently create, organize, and run tests within your workspace. With this module, you can track test statuses, view results, link tests to issues in the Tracker, and generate work tickets for assignees.

Setting up tests

Click the + button in the left sidebar to start a new test project. For now, test projects are isolated within the test management module; however, there are plans to connect test management with other workspace projects in the near future.

Creating a test suite

Open the dropdown menu in the top left corner and select Create test suite. Provide a name and an optional description for your test suite.

Creating a test case

Within your test suite, add test cases by clicking + New test case. Enter a name and optional description for your test case. Select a status (e.g., Ready, In Progress), and attach any relevant files or images. Then, click Create.

Running tests

Use the checkboxes next to each test case to choose which ones to include in the test run. Then, click Run.

Provide a title and description for your test run. Your test run can include details such as environment setup, execution instructions, and expected results.

Dialog to enter details for new test run

Once the test has been run, you can change the status from Untested to Passed, Failed or Blocked, and add an assignee to review.

Example test run result

You’ll also see an Activity section where you can have discussions, link to isses and documents, and add attachments.