App Testing
-
How to perform Geo-Location Testing in XCUITest?
Learn to conduct XCUITest Geo-Location testing by configuring in XCode and also with BrowserStack XCUITest suite integration.
Learn More -
Getting Started with Appium and NUnit framework
Appium is widely used for Mobile Automation Testing. Here’s your guide how you can run Appium tests with NUnit with example
Learn More -
What is Espresso Testing? How does it work?
Learn about Espresso Testing and how to use it for App Automation testing with examples. Read tutorial to start running your Espresso test.
Learn More -
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