Tutorials
-
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 -
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 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 -
How to implement a CI/CD Pipeline?
What is a CI/CD pipeline? How to set it up? Learn about the best practices of CI/CD and how it can improve your development efforts.
Learn More -
Setting up BrowserStack Automate
Any website, once developed, needs to be tested across multiple platforms and browsers. This way, you can ensure that user experience stays consistent across devices.
Learn More