Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

QMetry Automation Studio users can now -

  • extend broaden the testing environments environment in the cloud

  • ensure check for full test coverage

  • analyze and extract Selenium test logs

  • detect find errors and annotate errorsthem

  • integrate perform integration with continuous integration and continuous delivery (CI/CD) tools

Table of Contents

Configure LambdaTest in QAS

Integrating LambdaTest with QMetry Automation Studio enables you to execute test cases directly from QAS instance on LambdaTest. You can see the detailed test logs of your automated test case execution that includes time stamp, Command logs, Network logs, Selenium logs, video log of the test execution.

Table of Contents

Configure LambdaTest in QAS

You can execute the test case in Local as well as on Remote servers like LambdaTest.

Step 1. Select your automation scripts directly on LambdaTest Selenium Grid from QMetry Automation Studio.

To integrate QAS with LambdaTest, execute your test case using theĀ RemoteĀ option.

Step 1. In QAS, open the test case that you want to execute and select Execute > Remote.

...

The Manage Capabilities screen opens.

Step 2. Select the LambdaTest tab on the screen and provide the capabilities.

  • Username and Access Token: Get your username and Access Token Key from from LambdaTest. Expand the section below for more details.

Username and Access Token are necessary for the purpose of authentication between your QAS and LambdaTest account. It helps establish a secure remote connection between QMetry Automation Studio and LambdaTest.

Expand
titleMore Details...
  1. Log into LambdaTest account.

  2. Go to Profile and select the Profile tab.

  3. Use the username and copy the Access Token from the screen.

Step 3. Define the capabilities - platform, browserName, version, resolution, network, visual, console, etc.

Step 4. Click Save to save the defined Capability.

...

Step 5. Enter name to save the capability with.

...

The saved capability is added to the list at right.

Execute Test Case in LambdaTest

The You can see the saved capability is added to on the list at right.

You can start execution by clicking on the Start button.

...

The execution is initiated.

...

View the Executed Test Case in LambdaTest

In LambdaTest, check the Automation section. You can find the test case you executed in QMetry Automation Studio at the bottom of the screen.

...

Note: Test Cases will be exported as per last execution (local/remote).

...

Image RemovedImage Added

Note: Remote capabilities are applied at test case level so that users can execute Local and Remote test cases simultaneously through CI/CD.

...