Automation Testing
-
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 -
Appium vs XCUITest : Key Differences
Willing to choose the ideal test framework for your team? Read this guidepost to evaluate the key differences between Appium and XCUITest - popular app automation testing frameworks. This will help you decide the ideal framework for your team.
Learn More -
Appium vs Espresso: Key Differences
A quick guide that explains the key differences between Appium and Espresso, two highly preferred test automation frameworks used in the software testing domain for mobile app testing.
Learn More