Mobile App Testing
-
How to use App Profiling in UI Testing to improve App Performance?
Learn how to use App Profiling and improve overall app performance by keeping a track of CPU, Memory, Battery, and Network usage of mobile app.
Learn More -
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 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 -
How to test app in Landscape or Portrait Mode using XCUITest
Learn automated testing of mobile applications in landscape & portrait modes using XCUITest to ensure that it's working across different screen orientations.
Learn More -
How to test mobile app in Landscape or Portrait mode using Appium
Learn automated testing of mobile applications in landscape & portrait modes using Appium to ensure that it's working across different screen orientations.
Learn More