Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions docs/automated-test-cases-linked-using-dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,19 +39,19 @@ slug: automated-test-cases-linked-using-dashboard/

1. On the right side of the automation dashboard, there are two toggle buttons: one to open the **Test Case** and another to **Unlink Test**.

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

2. To link a test case, click on **Link Test Case**. You can browse the test cases or add new test cases by clicking on **Create new Test Case** for your automation script.

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

3. Initiate bug reporting directly from the automation dashboard by selecting **Raise a bug**.

<img loading="lazy" src={require('../assets/images/mobile-app-testing/raise-a-bug.webp').default} alt="Real " className="doc_img" width="1600" height="726"/>
<img loading="lazy" src={require('../assets/images/mobile-app-testing/link-using-dashboard-three.webp').default} alt="Real " className="doc_img" width="1600" height="726"/>

4. It will open an instance window, enter the details required to automatically link the bug to your Jira account, streamlining the issue creation process.

<img loading="lazy" src={require('../assets/images/mobile-app-testing/link-the-bug.webp').default} alt="Real " className="doc_img" width="1600" height="730"/>
<img loading="lazy" src={require('../assets/images/mobile-app-testing/link-using-dashboard-four.webp').default} alt="Real " className="doc_img" width="1600" height="730"/>

5. Once logged, the issue is immediately reflected in the **Issues** section of the corresponding test case.

Expand Down
8 changes: 4 additions & 4 deletions docs/automated-test-cases-with-ai.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,18 +42,18 @@ Test Manager enables the creation and management of automated test cases directl

1. Initiate the automation script and once it completes, proceed to the automation dashboard. The automation test run will be visible.

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

2. Open the Test Manager dashboard, and in the **Projects** section, you will find the **LambdaTest Automation** project automatically created.

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

3. Upon opening the newly created project, the automatically generated test case title from the automation process will be visible.

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

4. In the Test Case section, **BDD Scenarios** will be automatically visible in the Test Case that is created from the command logs of the linked automated test run.

> Currently, this feature is supported for Selenium Web frameworks.

<img loading="lazy" src={require('../assets/images/mobile-app-testing/bdd-scenarios.webp').default} alt="Real " className="doc_img" width="1366" height="629"/>
<img loading="lazy" src={require('../assets/images/mobile-app-testing/select-bdd-scenarios.webp').default} alt="Real " className="doc_img" width="1366" height="629"/>
4 changes: 2 additions & 2 deletions docs/create-modules.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@ To export test steps as a module,
Only **sequential** steps can be clubbed to create a module.
:::

<img loading="lazy" src={require('../assets/images/mobile-app-testing/select_manual_steps_to_create_module.png').default} alt="select-test-steps" className="doc_img"/>
<img loading="lazy" src={require('../assets/images/mobile-app-testing/existing-modules-one.webp').default} alt="select-test-steps" className="doc_img"/>

- Clearly define your new module by entering a concise name and a detailed description. This will help you easily identify and understand its purpose later on.

<img loading="lazy" src={require('../assets/images/mobile-app-testing/create_module_from_manual_teststeps.png').default} alt="create-modules-from-test-steps" className="doc_img"/>
<img loading="lazy" src={require('../assets/images/mobile-app-testing/existing-modules-two.webp').default} alt="create-modules-from-test-steps" className="doc_img"/>

## 1.2 Create Module from Modules section

Expand Down
4 changes: 2 additions & 2 deletions docs/create-projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,11 @@ Creating projects within Test Manager is the foundational step in organizing and

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

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



Expand Down
6 changes: 3 additions & 3 deletions docs/lambdatest-jira-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,15 +60,15 @@ LambdaTest Test Manager integrates directly with the Jira App, allowing you to m

5. Go to any Jira issue and click on the LambdaTest icon located just below the issue name. This will display the Test Cases linked to that issue.

<img loading="lazy" src={require('../assets/images/mobile-app-testing/test-cases-linked.webp').default} alt="Real " className="doc_img" width="1366" height="629"/>
<img loading="lazy" src={require('../assets/images/mobile-app-testing/click-on-issue-name.webp').default} alt="Real " className="doc_img" width="1366" height="629"/>

6. Select **Execution History** to have a look at all the executions of the test cases that are linked to the Jira Issue.

<img loading="lazy" src={require('../assets/images/mobile-app-testing/test-cases-linked-to-jira-issue.webp').default} alt="Real " className="doc_img" width="1366" height="629"/>
<img loading="lazy" src={require('../assets/images/mobile-app-testing/select-execution.webp').default} alt="Real " className="doc_img" width="1366" height="629"/>

7. Click on **Link Issue**, after which an instance will appear enabling you to link an issue to the test case.

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

8. Enter the test case name and select any of the test cases for which you want to link an issue. All test cases created in your Test Manager dashboard will be available in this list.

Expand Down
2 changes: 1 addition & 1 deletion docs/one-click-migration-from-testrail.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Efficiently importing data from TestRail streamlines your test management proces

1. To perform a Quick Import from TestRail, navigate to the **Projects** section and select the **Import Data** option.

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

2. Fill in the necessary details such as **TestRail Email Address**, **TestRail Host Name**, and **TestRail API Key**, then click **Continue**.

Expand Down
2 changes: 1 addition & 1 deletion docs/system-and-custom-fields.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Explore the structured organization of your test projects through the use of Fie

To access the System & Custom Fields settings, click on **Settings** in the top right hand side in the Project's dashboard.

<img loading="lazy" src={require('../assets/images/mobile-app-testing/field-settings.png').default} alt="Real " className="doc_img" width="1366" height="629"/>
<img loading="lazy" src={require('../assets/images/mobile-app-testing/system-and-customs-step-one.webp').default} alt="Real " className="doc_img" width="1366" height="629"/>

You can manage your **System** and **Custom Fields** in this Fields page.

Expand Down
2 changes: 1 addition & 1 deletion docs/test-run-creation-and-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ This guide outlines the steps required to create, configure, and manage test run
Use descriptive names to easily identify test runs later.
:::

<img loading="lazy" src={require('../assets/images/test-run/1.png').default} alt="Real " className="doc_img"/>
<img loading="lazy" src={require('../assets/images/mobile-app-testing/test-runs-one.webp').default} alt="Real " className="doc_img"/>

### Step 2: Add Tags
- Assign relevant Tags to categorize the test run.
Expand Down
Loading