Skip to content

Files

Latest commit

 

History

History
86 lines (77 loc) · 3.98 KB

milestone-creation-and-management.md

File metadata and controls

86 lines (77 loc) · 3.98 KB
id title hide_title sidebar_label description keywords url site_name slug
milestone-creation-and-management
Milestones - Creation and Management
false
Milestones
Check the milestones - datasets, test run and
milestone creation
LambdaTest
milestone-creation-and-management/
<script type="application/ld+json" dangerouslySetInnerHTML={{ __html: JSON.stringify({ "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [{ "@type": "ListItem", "position": 1, "name": "LambdaTest", "item": "https://www.lambdatest.com" },{ "@type": "ListItem", "position": 2, "name": "Support", "item": "https://www.lambdatest.com/support/docs/" },{ "@type": "ListItem", "position": 3, "name": "Milestone", "item": "https://www.lambdatest.com/support/docs/milestone-creation-and-management/" }] }) }} ></script>

Milestones in LambdaTest serve as a central organizational tool for grouping test runs. They are particularly useful for tracking progress related to feature releases, ensuring comprehensive oversight of associated testing activities.

This guide provides a comprehensive walkthrough for creating and managing milestones within LambdaTest, enabling efficient organization of test runs and tracking feature releases.

Creating a Milestone

Step 1: Access the Milestone Section

  • Navigate to the Milestone section in the LambdaTest dashboard.
  • Click "Create Milestone" and locate the Create Milestone button and click it to start the creation process. <img loading="lazy" src={require('../assets/images/milestones/1.png').default} alt="Real " className="doc_img"/>

Step 2: Provide the required configurations

  • Enter the following mandatory fields:
    • Milestone Name : Provide a clear and descriptive name for the milestone.
    • Associated Test Runs: Select or specify the test runs you want to include.
    • Optional fields:
      • Description : Add additional information about the milestone’s purpose or scope.
      • Tags : Assign relevant tags for categorization.
      • Owner : Designate a team member responsible for the milestone.
      • Duration : Set the expected duration for completing the milestone.
      • Attachments : Upload any relevant files or documentation. <img loading="lazy" src={require('../assets/images/milestones/2.png').default} alt="Real " className="doc_img"/>

Step 3: Finalize the Milestone

  • Review all entered details for accuracy.
  • Click Create Milestone to finalize the creation. <img loading="lazy" src={require('../assets/images/milestones/3.png').default} alt="Real " className="doc_img"/>

Managing Milestones

Viewing Milestone Details

Once created, all milestones are listed for easy tracking. You can:

  • Select a specific milestone to view its detailed information.
  • Access associated test runs and other milestone attributes. <img loading="lazy" src={require('../assets/images/milestones/4.png').default} alt="Real " className="doc_img"/>

Marking Milestones as Completed

When a milestone is finished, you can mark it as Completed:

  • Navigate to the desired milestone.
  • Use the Mark as Completed option to update its status. <img loading="lazy" src={require('../assets/images/milestones/5.png').default} alt="Real " className="doc_img"/>

Viewing Completed Milestones

To review completed milestones:

  • Navigate to the View Completed section in the milestone management area.
  • This section provides a history of all milestones marked as complete. <img loading="lazy" src={require('../assets/images/milestones/6.png').default} alt="Real " className="doc_img"/>

Video Explanation