LamdaTest Integration to Execute Web Automation Scripts

Modified on Thu, 2 Jan at 12:35 PM

Applies to Web Automation using Java Selenium Framework


TABLE OF CONTENTS

1. Overview

2. Prerequisites

3. Integrating algoQA with LambdaTest

1. Overview

This article provides you the instructions on how to integrate algoQA with LambdaTest for performing web test automation. It includes prerequisites, configuring the necessary files and running the tests.

2. Prerequisites

  • Ensure Make sure you have an appropriate licensed version to perform mobile test automation in the Lambdatest.
  • Upon obtaining the license, login with your credentials and navigate to the Dashboard page, click this icon on the top-right corner to view the access key, as shown. Your username will be displayed alongside the registered username. For example, if your registered username is John Davis, it will appear as "John Davis" in place of 'username'.

3. Integrating algoQA with LambdaTest

Perform the following:

  1. Navigate to algoQA Platform by entering https://algoshack.com/ and Sign in with appropriate credentials.
  2. In the Main Canvas, click Generate Script button.  
  3. Follow the procedure described in the Generate and Execute Scripts of the Web Automation for generating the scripts. 
  4. After generating the Java Selenium scripts, navigate to the script downloaded folder to open Application Settings File.  For example, you can find Applications.XML file in an algoQA script generated folder for a web automation available at - ScriptGeneration_202310311222.zip\AlgoAFScript_202310311222\src\test\java. 
  5. In the Applications Settings file, update the following:


    Field Description 
    URLhttps://www.lambdatest.com/ 
    BrowserTypeLambda
    UsernameParimala.bc
    Access keyHyDKmA3cf32RImwztkupVWUrZJFLFLWWyMRghDrUvNPSJXKymm
    LambdaTestBuild Environment Name as Lambda


  6. Navigate back to pom.xml directory and open 'Command Prompt' in the same directory.

  7. Run the following command to execute the script:
    mvn test




Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article