Versions Compared

Key

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

LambdaTest is a scalable cloud-based cross browser testing platform designed to offer all website or web app testing needs to cloud infrastructure. LambdaTest platform helps you ensure your web app elements (such as JavaScript, CSS, HTML5, Video...etc.) render seamlessly across every desktop and mobile web browser with support of manual, visual, and automated testing.

This integration between LambdaTest and QMetry Automation Studio enables you to automate the cross-browser automation testing.

Table of Contents

Configure LambdaTest in QAS

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

...

Enter name to save the capability with.

...

Execute Test Case in LambdaTest

The saved capability is added to the list at right.

...

The message pops up once the execution process is completed.

...

View the Executed Test Case in LambdaTest

In LambdaTest, check the Automation section.

...

The test case execution is recorded on LambdaTest. You can play the recorded execution on LambdaTest.

...

Execute Test Cases on LambdaTest through CI/CD

You can export the test case code and run “mvn clean test” to execute the test case through CI/CD.

Image RemovedImage Added