Search
You can now search through our
archive
!
Please specify a keyword
-
Issue #256
Kobiton is the mobile device cloud platform you need to manage the devices you own and access the devices you want. From manual to automation testing, Kobiton gives you one view of all your testing history. Sign up to start your free 15 day trial and start testing on real devices!
-
Issue #256
The Philosophical Hacker is a big fan of testing, and setting up a Jenkins server is one of the first things he usually does for automating running those tests.
-
Issue #256
In part 2 of this 4 part series, Kate discovers that testing is mostly about refactoring, and proceeds to extract the logic out of the Activity into a pure Java class.
-
Issue #254
Kobiton is the mobile device cloud platform you need to manage the devices you own and access the devices you want. From manual to automation testing, Kobiton gives you one view of all your testing history. Sign up to start your free 15 day trial and start testing on real devices!
-
Issue #254
Josias Sena's simplified tutorial on how to unit test the “oh so amazing” MVP architecture pattern that many of us try to follow.
-
Issue #253
Ataul Munim shows how and why you should use Espresso to test your custom Views on an Android device.
-
Issue #252
Zak Taccardi shows how to automate UI testing with predictable state and flexibility, off the UI thread using the MVI pattern.
-
Issue #252
A small tip from Dan Lew on how to avoid issues with Parcelable and how to properly test them.
-
Issue #252
In this episode, Donn sits down with fellow Android GDE, Michael Bailey to cover 10 testing strategies to help you get your application under test and to make sure your testing environment is top notch.
-
Issue #251
Join the Kobiton Beta and test your mobile app on the devices you need, when you need them. Automatically generated activity logs help you track your progress and identify issues faster whether you are manually testing or running automated scripts. Sign up now and start testing in minutes.
-
Issue #251
Iñaki Villar discusses the more advanced workings of Espresso by showing how it integrates into different frameworks, and how it works over the Android system. Iñaki also talks about the methods of testing and instrumentation, and explains the tools he uses for them.
-
Issue #251
In this post by Josias Sena you'll lean how to test a model view presenter architectore using espresso and mockito.
-
Issue #249
Join the Kobiton Beta and test your mobile app on the devices you need, when you need them. Automatically generated activity logs help you track your progress and identify issues faster whether you are manually testing or running automated scripts. Sign up now and start testing in minutes.
-
Issue #247
Join the Kobiton Beta and test your mobile app on the devices you need, when you need them. Automatically generated activity logs help you track your progress and identify issues faster whether you are manually testing or running automated scripts. Sign up now and start testing in minutes.
-
Issue #247
The Philosophicak Hacker wrote up a blog post of some helpful resources about testing on Android.
-
Issue #247
Here's a look at all the features RxJava 2 provides for testing.
-
Issue #247
Mark Allison starts a new series on using JUnit 5 for Android testing.
-
Issue #245
Join the Kobiton Beta and test your mobile app on the devices you need, when you need them. Automatically generated activity logs help you track your progress and identify issues faster whether you are manually testing or running automated scripts. Sign up now and start testing in minutes.
-
Issue #245
Mostafa Gazar shares several tips on how to stress-test your apps.
-
Issue #245
Jeroen Mols aims to provide three very simple rules that will significantly ramp up your testing game. Every rule is followed by pragmatic tips so you can easily start implementing.
-
Issue #244
Two weeks ago, Jeremie Martinez and his team released a new feature with Firebase: Personal App Indexing. In beta testing he also noticed many complaints about app permissions.
-
Issue #244
Why did an architecture that makes testing difficult became the default way of building Android apps in the first place? The Philosophical Hacker ponders this question.
-
Issue #243
Join the Kobiton Beta and test your mobile app on the Android devices you need, when you need them. Automatically generated activity logs help you track progress and identify issues faster. Sign up now and start testing in minutes for free.
-
Issue #243
Google Play Store’s A/B testing feature for your app’s listing is a very powerful feature: it allows you to test out various versions of your listing to see what plays well with your audience
-
Issue #243
Fernando Cejas helps you get into the pragmatic Kotlin language by carefully introducing it into your unit & UI tests.
-