App Testing
-
How to perform Debugging in Appium
Through this quick tutorial, learn how to perform debugging in Appium with key techniques
Learn More -
How to select the right Android App Testing Tool
With the variety of automated testing options in the market, learn how to select the right Android app testing tool that fits your project needs.
Learn More -
XPath in Appium: Tutorial
Xpath is a great way to locate elements. Here’s how to use XPath in Appium for locating elements and automating them for testing.
Learn More -
How to test Apps with Device Passcodes
As part of security measures, learn the importance of testing device passcodes accurately on a real device cloud infrastructure.
Learn More -
How to Emulate iOS Environment on Windows
Do you use JavaScript to build your product? Then, JavaScript it is recommended that you read these JavaScript Testing best practices.
Learn More -
Page Object Model and Page Factory in Appium
This guide explains the fundamental concept of Page Object Model (POM) and Page factory in Appium along with the example.
Learn More -
Testing Strategies in Monolithic vs Microservices Architecture
Learn about differences in testing on Microservices Architecture and Monolithic Applications. Find out the advantages and limitations of each.
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 -
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 -
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