QMetry is a codeless platform tailored for DevOps and Agile testing teams. It can be used to prepare and execute test scenarios on multiple platforms very easily. Not only that, but QMetry also allows you to record test cases in almost all major languages and frameworks, including the QMetry framework.
LambdaTest now integrates with the QMetry platform to help you execute cross-browser testing of your website, web app, or your mobile website, over 2000+ real desktop devices, mobile viewports, and operating system combinations on its cloud-based selenium grid. This document is a comprehensive guide to help you understand how to integrate QMetry with your LambdaTest account.
Once you have your project set up in the QMetry app and test suite ready, you need to specify and activate your LambdaTest account in the QMetry app to execute it over the LambdaTest’s cloud-based Selenium Grid. Below is the step by step guide to help you do just that:
That’s it. Your QMetry app has been integrated successfully with your LambdaTest account to execute your tests on its cloud-based Selenium Grid.
For demo purpose, we have recorded a test scenario, which includes:
1 2 3 4 |
- Opening <a href="https://lambdatest.github.io/sample-todo-app/" rel="noopener" target="_blank">LambdaTest ToDo App</a> - Check the first item in the list - Check the second item in the list - Add a new item in the list, with text "Yey, Let's add it to list". |
For the desired capabilities, we have chosen the following details:
1 2 3 4 5 6 |
platform: macOS High Sierra browserName: Chrome version: 87 resolution: 1280x800 network: true visual: true |
Now just select the profile, and hit Start.
The test execution will then start, and you can see the same on the automation dashboard of your LambdaTest account.
Once the test is complete, you can view the test result on the automation dashboard by clicking on the test case. You can see and verify if the test has been passed or failed in the Automation Logs.
For each test executed overthe LambdaTest platform, you can view logs, mark bugs, and do much more.
Congrats! You have successfully integrated the QMetry app with your LambdaTest account and ran your test cases over the LambdaTest’s cloud based Seleniunm Grid. If you come across any doubts or questions, reach out to us via our 24/7 chat support or mail us at support@lambdatest.com. Happy testing! 🙂