Search
You can now search through our
archive
!
Please specify a keyword
-
Issue #154
This article walks you through of basic example how to use image recognition for mobile game testing and what sort of assets and test script you need for that.
-
Issue #153
RxPresso is the result of an effort to build a framework that would let developers achieve the simplicity of unit test syntax in presentation layer tests. It’s a simple way to mock data while testing and synchronise Espresso view actions with Rx pipelines.
-
Issue #152
Whether you're looking for a new job or just testing the water, Hired is there for you. In 1 week you'll get 5+ offers from top tech companies around the US and UK. Want to learn more? Check out Hired today!
-
Issue #152
Another in-depth look at getting started with the Espresso testing framework.
-
Issue #152
Chiu-Ki Chan shares how you can tell the Espresso testing framework to wait for your application by writing a custom IdlingResource.
-
Issue #151
In these slides we will learn the basics of Unit Testing and its importance and on how to write new tests and improve existing ones by reviewing some Android Github projects.
-
Issue #151
Usability testing is a technique used to help discover problems or bottle-necks in your design. But there are different types of user testing that suit different types of goals. Scripted or un-scripted? Here we’ll explain the differences between the two and how you can make the most of them.
-
Issue #151
Unit testing Android apps is hard, and sometimes it can be impossible because of the way we are encouraged to structure them. In this post, Matt Dupree outlines an alternative approach to structuring Android applications that will make it easier to unit test them.
-
Issue #150
Following the release of the Android testing support library 0.2 and Espresso-Intents this week, Stephan Linzner shares the slides for his "What’s new in Android Testing" talk which he gave at Droidcon Italy.
-
Issue #150
Tor and Chet are joined by Thomas Knych and Valera Zakharov from the Espresso team at Google. This episode is all about testing. We talk about how Espresso works, how Espresso came to be, how to use Espresso, and lots of other information about Espresso. And UI testing in general.
-
Issue #150
As long as we follow the “standard way” as seen in countless sample projects from Google, we’re going to write code that’s either difficult or impossible to unit test. This second part examines why that is.
-
Issue #149
A follow up post to "Against Android Unit Tests" explaining the difficulties of testing an Android app.
-
Issue #148
Ensure your apps run smoothly on Intel Architecture by testing through a virtual testing service. Upload your code, run tests and receive in-depth performance data and reports.
-
Issue #148
Chiu-Ki Chan shares a demo repo that shows Android instrumentation testing with Dagger 2, Espresso 2 and Mockito.
-
Issue #148
Android Studio 1.2, which is currently in beta, removes any need for third-party workarounds or custom hacks to use Robolectric as a unit testing solution. This article shows how easy it is.
-
Issue #148
Matt Dupree launches a series of articles on reframing the approach to automated testing of Android apps.
-
Issue #147
Ensure your apps run smoothly on Intel Architecture by testing through a virtual testing service. Upload your code, run tests and receive in-depth performance data and reports.
-
Issue #147
This article covers how to set your project up so that it will automatically publish to the Google Play alpha testing channel.
-
Issue #147
In this second part of the series, Wiebe Elsinga explains the functional testing framework called Espresso.
-
Issue #146
Discover FREE app testing services available to test your apps created for Intel-based Android devices. Help your app perform its best. Click for details.
-
Issue #145
Discover FREE app testing services available to test your apps created for Intel-based Android devices. Help your app perform its best. Click for details.
-
Issue #145
Recently the author needed to write a test case that performed an operation several times, but with different test data. It turns out Robolectric has a ParameterizedRobolectricTestRunner,
-
Issue #145
This post reviews four strategies for Android UI testing with the goal of creating UI tests that are fast, reliable, and easy to debug
-
Issue #143
Scott Alexander-Bown will take a Nexus 4, which has been fairly unloved since many people upgraded to the Nexus 5, and make it act as a Swiss Army knife for multiple Android versions testing.
-
Issue #142
Wiebe Elsinga and Ali Derbane will talk about testing android applications and will explore testing tools and frameworks. It's a good Android development series of articles about UI libraries, dependency injection libraries, wireframe and mockup tools and at last reverse engineering of the android applications.
-