Blog

Make the most out of your experience and check
articles about TestCaseLab functionality

Create & Manage Project Milestones - Track Testing Deadlines
icon calendar
July 1, 2026

Project Milestones help you organize Test Runs around release goals, testing windows, or QA deadlines. Use milestones to group related Test Runs, track progress, and quickly identify missed deadlines.

Milestones are optional. You can continue using Test Runs without milestones if your workflow does not require deadline tracking.

1. Create a Project Milestone

To create a milestone, you have to be a Project Administrator. Please follow the instructions:

  • Open your project.
  • Go to the Milestones page.
  • Click the ‘+ Milestone’ button.
  • Fill out the milestone details:
    • Title: Enter a clear milestone name.
    • Description: Add optional context, links, or release notes.
    • Start Date: Set the beginning of the testing window, if needed.
    • Due Date: Set the deadline for the milestone, if needed.
    • Test Runs: Select the Test Runs that should belong to the milestone. You'll be able to add Test Runs later.
  • Save the milestone.

Note: Project Milestones are created at the project level and do not apply across multiple projects.

2. Assign Test Runs to a Milestone

You can assign Test Runs to a milestone from:

  • The Milestone details page.
  • Test Run settings or Test Run details.

A milestone can include multiple Test Runs. Each Test Run can be assigned to one milestone at a time.

3. Understand Due Date Logic

If a milestone has a Due Date, assigned Test Runs inherit that due date.

When a Test Run inherits a due date from a milestone:

  • The due date is shown on the Test Run.
  • The due date is read-only on the Test Run.
  • The milestone is shown as the source of the due date.

If a Test Run is not assigned to a milestone, you can set a manual due date directly on the Test Run.

Note: If no milestone is assigned and no manual due date is set, the Test Run has no due date by default.

4. Track Missed Deadlines

A Test Run is considered missed when:

  • The due date has passed.
  • The Test Run is not Completed.

Missed deadlines are highlighted in the Test Runs list and on the Test Run details page.

If the due date comes from a milestone, the Test Run will show the milestone as the source.

5. View Milestone Progress

The Milestones list helps you monitor testing progress across time-bound goals.

The list includes:

  • Title
  • Start Date
  • Due Date
  • Test Run status summary
  • Completion progress
  • Test Runs count

Use filters to focus on milestones by status, date range, or missed Test Runs.

6. Open Milestone Details

The Milestone details page gives a full overview of milestone progress.

You can view:

  • Milestone title and status.
  • Start and due dates.
  • Total Test Runs list.

From the Test Runs section, you can open a Test Run, edit it, or remove it from the milestone.

7. Manage Milestones

Project Administrators can:

  • Edit milestone details.
  • Archive milestones.
  • Restore archived milestones.
  • Delete milestones.
  • Assign or remove Test Runs.

Other project roles have read-only access to milestones.

What’s Next?

Use Project Milestones to organize testing around releases, deadlines, or regression cycles. For additional help, check related guides or contact support—we’re here to help!

arrow right
Generate Reports - Analyze and Share Results
icon calendar
December 4, 2024

TestCaseLab offers three types of reports to analyze and share Test Run results. Reports can be accessed from the Test Run page and shared externally with stakeholders, even if they don’t have access to the Company Account.

Test Run reports also include the Test Run description and Due Date when it is available.

Learn more about Test Runs here.

1. General Report

Provides a high-level summary of the Test Run results.

Includes:

  • Number of Test Cases Executed: Total count of test cases run.
  • Number of Defects Reported: Issues identified during the Test Run.
  • Test Run Assignees: List of users assigned to the Test Run.
  • Pie Chart: Visual statistics based on test case result statuses (e.g., Passed, Failed, Blocked).
  • Activity per User: Tracks contributions by each team member.
  • List of Test Cases with Results: Detailed table showing the status of all test cases.
General Report

2. Failed Test Cases and Defects Report

Focuses on problem areas by highlighting failed test cases and associated defects.

Includes:

  • Pie Chart: Visual statistics on the number of failed test cases.
  • Number of Defects: Total count of defects reported during the Test Run.
  • Reporters List: Identifies users who reported defects.
  • Failed Test Cases List: Table of test cases that failed.
  • Defects List: Detailed information about reported defects.
Failed Test Cases and Defects Report

3. Comparison of Test Runs

Allows comparison of results across multiple Test Runs.

How to Generate:

  • Select up to 4 Test Runs for comparison.
  • Click the ‘Show Report’ button to generate the comparison.

Use Case: Ideal for identifying trends and analyzing progress, especially when comparing Test Runs based on the same Test Plan.

Comparison of Test Runs Report

What’s Next?

Generate the report type that aligns with your needs to gain insights into testing activities and outcomes. For additional assistance, check related guides or contact support—we’re here to help!

arrow right
Run Tests & Report Bugs - Ensure Quality Assurance
icon calendar
December 4, 2024

Running tests ensures thorough execution and accurate tracking of your system's quality. Use this guide to effectively execute test cases, log results, and analyze outcomes.

Learn what is a Test Run here.

1. Run Tests Using the Checklist

  • Use the Test Cases List in the Test Run for quick execution:
    • Quick Pass: Click the ‘Quick Pass’ button to mark a test case as Passed.
    • Change Status: Use the dropdown menu to set the test case status to:
      • Not Tested (default).
      • Passed.
      • Failed.
      • Blocked
Run Test via Checklist
  • For Failed or Blocked Tests:
    • A modal window appears when setting a test case to Failed or Blocked.
    • In the modal, you can:
      • Add comments for additional context.
      • Attach files such as screenshots or logs.
      • Report a Bug:
        • Automatically via integrated tools
        • Manually by adding a bug link.

Read more about Integrations here.

Add Test Result Details
Report a Bug via Integration

2. Run Tests in the Test Case Detail

  • Open Test Case Details to execute tests step-by-step:
    • Set individual step results as you work through the test case.
    • If any step is marked as Failed or Blocked, the system automatically updates the entire test case status accordingly.
    • Add comments, attachments, or report bugs directly within the details view
Execute Test Cases via Test Case Details
  • Use the ‘Next’ button to move to the next Not Tested test case.
Go to the Next Not Tested Test Case

3. Completing the Test Run

Once all test cases are executed, the Test Run status updates to Completed.

Completed Test Run

4. View Test Run Reports

  • After completion, a detailed Test Run Report is generated, including:
    • A summary of results (e.g., passed, failed, blocked cases).
    • Logs for each test case.
  • Use the report to:
    • Analyze results.
    • Compare outcomes across up to 4 Test Runs to track progress and identify trends.

Read more about Reports here.

Example of Report

What’s Next?

Running tests in TestCaseLab ensures accurate tracking and documentation of your testing process. For further assistance, check related guides or contact support—we’re here to help!

arrow right
Create & Manage a Test Run - Execute Tests with Precision
icon calendar
December 4, 2024

Create a Test Run

Creating a Test Run helps organize and execute a specific set of test cases to meet your testing objectives. Follow this guide to set up a Test Run efficiently.

Learn what is a Test Run here.

1. Create from the Test Plan’s Page

  • Navigate to the Test Plan’s page and select the Test Plan you want to use.
  • Click the ‘Create Test Run’ button.
  • The Test Run will automatically include the test cases from the selected Test Plan, arranged in the same order defined in the plan’s Checklist.

2. Create from the Test Runs Page

  • Go to the Test Runs page.
  • Click the ‘+ Test Run’ button to open the creation form.
  • Fill out the following details:
    • Title: Enter a unique name for the Test Run.
    • Description: Add optional context, such as scope, environment, release, or testing notes.
    • Test Plans: Select one or more Test Plans to base the Test Run on.
    • Milestone: Assign the Test Run to a Project Milestone, if needed.
    • Due Date: Set a manual due date if the Test Run is not assigned to a milestone.
    • Assignees: Choose the users responsible for executing the Test Run.

Note 1: Skip the ‘Test Plans’ field if you prefer to manually add test cases.

Note 2: If the Tes Run is assigned to a milestone with a due date, the Test Run inherits the milestone due date and the due date becomes read-only.

3. Manually Include Test Cases

If you skipped the Test Plans field during creation:

  • Open the Test Run’s inner page.
  • Click ‘Edit Run’ to access the test case selection interface.
  • Use the checkboxes to select the test cases you want to include in the Test Run.

4. Start Running

Once the Test Run is prepared and all desired test cases are included, start the execution process.

Learn more about running Test Runs here.

Execute a Test Run

Manage a Test Run

Managing a Test Run ensures your testing process stays organized and adaptable to your needs. Follow this guide to work efficiently with Test Runs.

1. Test Run View Modes

Test cases in a Test Run can be displayed in two modes:

  • Grouped-by-Suite View Mode:
    • Default view, grouping test cases by Suites.
    • Sorting is inherited from the Test Cases page and can only be updated by Project Administrators.
Grouped-by-Suite View Mode of Test Run
  • Checklist View Mode:
    • Displays a flat list of test cases.
    • Test cases can be rearranged using drag&drop by any Project Member.
    • Ideal for customizing the order for convenient testing workflows
Checklist View Mode of Test Run

2. Rearranging Test Cases

  • Checklist View Mode:
    • Use drag-and-drop to reorder test cases for your preferred testing sequence.

Note: Changes in Checklist View Mode do not affect the order in the Grouped-by-Suite View Mode.

Drag&Drop Test Cases in a Checklist View Mode
  • Test Runs Created from Test Plans:
    • If the Test Run is based on a Test Plan, the test case order from the Test Plan is applied.

Note: Any changes made in the Test Run will not affect the Test Plan’s original order.

3. Edit a Test Run

Use the ‘Edit Run’ modal to update Test Run details:

  • Title: Modify the Test Run name.
  • Assignees: Add or change the testers assigned to the Test Run.
  • Include/Exclude Test Cases: Adjust the list of test cases in the Test Run.

Note: Newly added test cases in Checklist View Mode will appear at the bottom of the list.

You can also update the Test Run description from the ‘Edit Run’ modal.

Use the description to add helpful execution context, such as:

  • Scope of testing.
  • Environment.
  • Release version.
  • Special notes.
  • Links to related documentation.

Note: The description supports plain text and clickable links.

Edit Test Run via 'Edit Test Run' form
Edit Test Run title in-line

What’s Next?

Managing Test Runs effectively ensures smooth execution and adaptability for testing needs. For additional help, check related guides or contact support—we’re here to help!

arrow right
Manage a Test Runs List - Organize and Monitor Progress
icon calendar
December 4, 2024

Test Runs are one-time executions of test cases designed to validate functionality and quality.

Managing Test Runs helps streamline test execution and keep track of testing progress and results. Use the following guide to effectively organize and manage your Test Runs.

Learn what is a Test Run here.

1. Create a Test Run

  • Go to the Test Runs page.
  • Click the ‘+ Test Run’ button to add a new Test Run.

Note: Test Runs can be created either based on pre-created Test Plans or by adding test cases directly into an empty Test Run.

Learn more about creating a Test Run here.

2. Sort Test Runs

Sort Test Runs by Name for better organization.

3. Filter Test Runs

Apply filters to focus on specific Test Runs based on:

  • Status: Filter by Not Started, In Progress, or Completed Test Runs.
  • Assigned to You: View Test Runs where you are the assigned tester.
  • Cases Within Runs Assigned to You: Focus on specific test cases assigned to you within a Test Run.
Test Runs Filtration

4. View Test Run Due Dates

The Test Runs list can show additional context for each Test Run.

Use the list to view:

  • Due Date: Shows the Test Run deadline, if one is set.

If a Test Run misses its due date, the due date is highlighted.

Note: A Test Run is missed when its due date has passed and the Test Run is not Completed.

If the due date is inherited from a milestone, the Test Run will show the milestone as the source.

5. Manage Test Runs

  • Duplicate: Create a copy of an existing Test Run for reuse.
  • Archive and Restore:
    • Archive Test Runs to temporarily remove them from active use.
    • Restore archived Test Runs when needed.
  • Delete: Permanently delete Test Runs that are no longer required.

Note: Deleted Test Runs cannot be restored.

Test Run's Options

6. Export Test Run Reports

Generate and export reports from completed Test Runs in the following formats:

  • CSV
  • PDF
  • Online View

Learn more about reports here.

Example of a Report

7. Switch Test Runs List View Modes

  • Line View: A standard list format for Test Runs.
Line View of Test Runs list
  • Grid View: Displays pie charts for visual tracking of progress and completion status.
Grid View of Test Runs list

8. Use Bulk Actions

Bulk Actions help you manage multiple Test Runs at once.

To use Bulk Actions:

  • Click 'Bulk Actions' to see checkboxes next to each Test Run
  • Select one or more Test Runs using the checkboxes in the list.
  • The ‘Bulk Actions’ menu will appear.
  • Choose the action you need.

Available Bulk Actions for Test Runs:

  • Archive
  • Unarchive
  • Delete
  • Export to CSV
  • Export to PDF
  • Duplicate
  • Assign Users to Test Run

Note: You can select up to 1000 Test Runs in one bulk action.

What’s Next?

Efficiently managing Test Runs ensures a smooth testing workflow and accurate reporting of results. For additional help, check related guides or contact support—we’re happy to assist!

arrow right
What is a Test Run in TestCaseLab - Execute and Track Tests
icon calendar
December 4, 2024

A Test Run is a one-time execution of a set of test cases within a project. It enables testers to verify the functionality and quality of a system by following predefined test cases and logging the results.

  • Manage testing activities effectively and monitor progress.
  • Verify that all planned test cases are executed.
  • Systematically document results for reporting and analysis.
Test Run

Key Features of a Test Run

1. Purpose

Test Runs are used to execute test cases and record test results such as 

  • Pass
  • Fail
  • Block.

2. Creation

Test Runs can be created in two ways:

  • From a Pre-Created Test Plan: Quickly generate a Test Run using a prepared template of test cases.
  • Manual Test Run: Select and add test cases individually to create a custom Test Run.
Create a Test Run based on a Test Plan
Create a Test Run via Test Runs page

3. Execution

Once a Test Run is started, you can:

  • Execute each test case in the list.
  • Record outcomes and provide additional details like comments, attachments, and defects if necessary.

Learn about running tests here.

4. Reporting

  • Upon completing a Test Run, the system generates an automated Test Run Report that includes:
    • A summary of results (e.g., passed, failed, blocked cases).
    • Detailed logs for each test case.
  • Reports can be exported in CSV, PDF, and viewed online.

Learn about Reports here.

Example of Reports

5. One-Time Execution

A Test Run is executed once. If retesting is required, a new Test Run should be created.

What's Next?

For further assistance, check related guides or contact support—we’re happy to help!

arrow right

Organize Your Testing Process

Start using TestCaseLab now as your test case management system and bring your Quality Assurance at the top-level!
Get Started For Free
No Credit Card Required
Organize Your Testing Process