Mobile App Testing
-
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 iOS Apps in Dark Mode
Like every other feature, dark mode too must be tested thoroughly before an app release, ensuring it works as intended.
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 Natural App Gestures and Interactions on iOS & Android Devices
With mobile usability testing, natural app gestures and interactions are primary elements that needs to be tested before a launch.
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 -
How to scroll to element in XCUITest
Automating app testing requires scrolling down the page till element is visible. Find out how to scroll down to an element & perform an action on it in XCUITest.
Learn More -
How to test Biometric Authentication on iOS & Android
Learn to test biometric authentication to provide users a foolproof and intuitive way to log in or access devices, apps, or secure information.
Learn More -
8-Step Mobile App Performance Testing Checklist
Ensure acceptable levels of mobile app performance by following the best practises from this checklist.
Learn More