Tutorials
-
Introduction to Android UI Test Automation
Step-by-step tutorial on how to run automated UI tests on Android apps and the tools useful in doing so. Code samples included.
Learn More -
How to set up your Appium Grid
Mobile App Testing ensures the delivery of mobile applications that serve, delight, and retain users through their high-end UX and cross platform compatibility. However, in the fast-growing digital market, users expect a new version of every app, laden with advanced features, every few weeks. To meet that demand, automation testing has become indispensable in software […]
Learn More -
5 Critical Metrics that can help improve Site Speed
Dive-in to learn about the 5 key metrics that play a major role in evaluating a website's speed performance. Also, learn how to benchmark scores for these metrics using a single tool.
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 -
Software Release Flow : Stages of Development Sprint Cycle
Read this guidepost to understand how teams these days operate in development sprints to ensure they follow the agile sprint cycle for faster release.
Learn More -
Desired Capabilities in Appium
Learn how DesiredCapabilities in Appium plays a vital role in automating mobile apps tests on desired mobile devices.
Learn More -
How to optimize test cases for Continuous Integration
In order to successfully implement the practice of continuous integration, automated tests must be created and executed in specific ways. Learn how to optimize your tests to seamlessly fit into the CI pipeline.
Learn More -
How to run Mobile Usability Tests for the best results
For a business, nothing is more important than ensuring that its mobile apps are flawless (or as close to it as possible). This cannot be done without mobile usability testing. Learn how to get the most out of it, and why it should be in every testing pipeline.
Learn More -
How to Perform Responsive Testing for a Locally Hosted Website
Are you about to release your website to the real world? But did you verify your website for responsiveness? Check out two interesting ways to perform a responsive test for your locally hosted website!
Learn More