Android Testing

23 posts
Not all UI tests are the same
Android Testing

Not all UI tests are the same

The article explores different types of UI testing, such as end-to-end testing, UI testing with fake data, pixel perfection testing, and accessibility testing. The article also includes information on how to get started with UI testing in any project.
Alex Zhukovich 8 min read
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

Great! You’ve successfully signed up.

Welcome back! You've successfully signed in.

You've successfully subscribed to Mobile development with Alex.

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

Success! Your billing info has been updated.

Your billing was not updated.