Android Testing

22 posts
How to test Android App Shortcuts
Android Testing

How to test Android App Shortcuts

The "App Shortcuts" feature allows users to access a specific part of the application from the device's home screen. Users can see all available shortcuts by long pressing on the icon of the applications. In this article, we will learn how to test app shortcuts in Android apps.
Alex Zhukovich 5 min read
How to group Android tests
Android Testing

How to group Android tests

Nowadays, mobile apps have many screens so that the projects can have many UI tests. When a project is large, we can have hundreds or thousands of UI tests, and running them locally can be time-consuming. In this article, we will explore different ways of grouping test cases.
Alex Zhukovich 17 min read
ADB commands: Accessibility
ADB

ADB commands: Accessibility

Many accessibility features are integrated into the Android, and others can be installed and used via apps. We will explore how to change them via UI or ADB commands.
Alex Zhukovich 6 min read
Testing Android Fragment in isolation
Android Testing

Testing Android Fragment in isolation

A Fragment is an essential component of building the modern UI of an Android application. Every Fragment should be attached to an Activity that complicates the testing of Fragment in isolation. In this article, we will talk about how to test Fragments in isolation.
Alex Zhukovich 7 min read
Espresso Test Recorder in 2020
Android Testing

Espresso Test Recorder in 2020

Efficient UI testing series * Introduction [https://alexzh.com/efficient-testing-android-app-introduction/] * Local and Instrumentation tests in Android [https://alexzh.com/local-and-instrumentation-tests-in-android/] * Android
Alex Zhukovich 5 min read
Android UI Testing Frameworks
Android Testing

Android UI Testing Frameworks

Efficient UI testing series * Introduction [https://alexzh.com/efficient-testing-android-app-introduction/] * Local and Instrumentation tests in Android [https://alexzh.com/local-and-instrumentation-tests-in-android/] * Android
Alex Zhukovich 6 min read

Great! You’ve successfully signed up.

Welcome back! You've successfully signed in.

You've successfully subscribed to Mobile development & testing with Alex.

Success! Check your email for magic link to sign-in.

Success! Your billing info has been updated.

Your billing was not updated.