#android
Read more stories on Hashnode
Articles with this tag
Robolectric is a popular UI testing tool from Google that enables running UI tests without a physical device or emulator. It supports most...
As observed in the previous blog post of this series, screenshot tests have a lot in common regardless of the library they're written with,...
An Introduction to the Concept ยท The state of the art of screenshot testing for Android Screenshot testing is trending in Android. Many new libraries...
A story of UI/UX and screenshot testing ยท The success of your app depends heavily on its UI/UX. The more popular your app becomes, the more you should...
with HTML markup ยท In Android, Strings are one of the most common Objects when working with views that show plain text. While implementing user...