Applies to Web Automation using Java Selenium Framework |
TABLE OF CONTENTS
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:
- Navigate to algoQA Platform by entering https://algoshack.com/ and Sign in with appropriate credentials.
- In the Main Canvas, click Generate Script button.
- Follow the procedure described in the Generate and Execute Scripts of the Web Automation for generating the scripts.
- 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.
In the Applications Settings file, update the following:
Field Description URL https://www.lambdatest.com/ BrowserType Lambda Username Parimala.bc Access key HyDKmA3cf32RImwztkupVWUrZJFLFLWWyMRghDrUvNPSJXKymm LambdaTestBuild Environment Name as Lambda Navigate back to pom.xml directory and open 'Command Prompt' in the same directory.
- 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
Feedback sent
We appreciate your effort and will try to fix the article