Skip to content

Files

Latest commit

 

History

History
78 lines (65 loc) · 2.9 KB

create-projects.md

File metadata and controls

78 lines (65 loc) · 2.9 KB
id title hide_title sidebar_label description keywords url site_name slug
create-projects
Create Projects
true
Create Projects
Create projects seamlessly with LambdaTest's Test Manager, streamlining your testing processes and ensuring efficient management of all your test activities.
test manager
create projects
create project
LambdaTest
create-projects/
<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": "Create Projects", "item": "https://www.lambdatest.com/support/docs/create-projects/" }] }) }} ></script>

Create Projects

Test cases play a pivotal role in ensuring the systematic execution of testing activities. Below are key aspects related to test cases, including creating projects, importing test cases, creating manual test cases, and managing them through the test case repository.

Creating projects within Test Manager is the foundational step in organizing and managing your testing activities. Projects serve as containers for your test cases, allowing you to categorize and structure your testing efforts effectively.

Steps to Create a Project

  1. Log in to the Test Manager and navigate to the dashboard - http://test-manager.lambdatest.com/

  2. Click on the Create Project button.

<img loading="lazy" src={require('../assets/images/mobile-app-testing/create-project.webp').default} alt="Real " className="doc_img" width="1366" height="629"/>

  1. Enter the Project name, Description, and Tag(s). Be descriptive to ensure clarity for all team members. Click on Create to complete the project creation.

<img loading="lazy" src={require('../assets/images/mobile-app-testing/enter-descriptive-details.webp').default} alt="Real " className="doc_img" width="1366" height="629"/>