Automation Testing
-
Visual Testing To Optimize eCommerce Conversions
Learn why automated visual testing is an emerging practice in the eCommerce realm that is inevitable to optimize conversions and ROI.
Learn More -
CircleCI vs GitLab: Core Differences
In this guide, let’s compare two crucial CI/CD tools, CircleCI and Gitlab, and their core differences to take into perspective.
Learn More -
Test Windows Desktop App using Appium-Compatible WinAppDriver
Step by Step tutorial to test windows desktop app using Appium-Compatible WinAppDriver using a real window application example.
Learn More -
Cypress Locators : How to find HTML elements
Learn how to find HTML elements using Cypress Locators, with help of examples and code samples.
Learn More -
CircleCI vs Travis CI: Core Differences
Check out the comparison between two popular CI/CD tools- CircleCI and Travis CI. Which one best fits your needs? Read about the differences.
Learn More -
Test React Native Apps with Cypress
Step by step tutorial on how to test React Native apps with Cypress. Example and code samples included. Run Cypress tests on real browsers.
Learn More -
Role of Automation Testing in CI/CD
How do automation tests fit into a CI/CD pipeline? Why are they important for businesses? How can you run better and faster tests in CI/CD by testing on real browsers and devices?
Learn More -
How to avoid Flaky Tests?
Five ways to minimize the appearance of flaky tests in your automated test suites. Start running automated tests on real mobile and desktop devices.
Learn More -
Understanding FindElements in Appium
Learn how to use findElement and findElements commands in Appium to locate web elements for automated testing of apps on real iOS and Android devices. Code samples included.
Learn More -
Understanding Appium Desktop: Tutorial
This tutorial explains how one can get started with Appium Desktop for automated app testing.
Learn More