Beta Testing for Android Apps

Beta Testing for Android Apps - Adventures in QA

Since a couple of years Google is offering beta testing for Android apps. With this feature companies or developers have the chance to release Android beta apps to mobile testers via the Google Play Store. This feature is integrated into the Google Play Developer Console and is very easy to use. All you have to do is to upload your beta apk file to the developer console and to publish the app to the known beta testers.
Mobile development teams are able to create their own beta testing community with the help of G+ communities or Google groups. Since last week, Google is offering two more options to improve the beta testing even further. With this update, mobile tester and developer are able to create a public beta tester group without the need of the G+ community or a Google group. All you have to do, is to enable this option in the developer console and to send the beta testing URL to possible testers.

The URL has the scheme: https://play.google.com/apps/testing/com.package.name. Whenever a tester is clicking this link he or she can become a beta tester of the app. After clicking the link, the beta tester will get an update of the app in the Google Play Store and is able to download the beta version.

Read more

Reading Recommendations # 27

Reading Recommendations - Adventures in QA

The 27th issue of my software testing reading recommendations contains 7 blog posts. There are posts about the pyramid and the dog-bone revisited. The challenge in providing accessibility, habits for agile testing and a post about custom ViewMatchers in Espresso for Android test automation. Another post is about “Test Levels! Really?!”, “The Dos and dont’s of testing automation” and one post from Markus Gärtner is dealing with “Working in a distributed company”.

Enjoy reading the posts.

Seth Eliot’s Blog » Blog Archive » The pyramid and the dog-bone revisited

Read more

Open Device Labs

Open Device Labs - Adventures in QA

I often see posts on twitter or software testing communities where people asking for help regarding mobile device fragmentation and how to handle all those different devices. Usually my answer to this is, that you don’t need to test on that many mobile devices.

There are several ways to go. One way to go, is to gather user information from tracking statistics of the released app version. If the app is not yet released, statistics from the Web page (if in place) can help to gather information about the target customers and the devices they are using. If this kind of information is available you can start thinking about how to get at least the top 10 – 15 devices of the customers.

Read more

Reading Recommendations # 24

Reading Recommendations - Adventures in QA

Summer is coming, I hope you enjoyed the hot days in Europe as well. Maybe you find a nice shady place to read the 24th issue of my software testing reading recommendations. This issue contains 7 blog posts and one podcast. There are topics dealing with: “What skills should we learn & teach to build quality in” from Lisa Crispin. Why Managers need to communicate to effectively. There is a interesting post about the 8 myths and facts about Internet of Things (IoT).

Google announced the call for paper for the GTAC, which is an awesome mobile test automation conference. One post has the topic defining your role as a tester from Markus Gärtner. Another post is describing the four most powerful tools of a video game tester. Maaret Pyhäjärvi is writing about her experience with test automation and how she failed with the used approach. And the last entry in this episode is the latest version of Testing in the Pub by Stephen Janaway and Dan Billing with the topic WTF are NFRs.

Enjoy reading the posts.

What skills should we learn & teach to build quality in? – Agile Testing with Lisa Crispin

Read more

Interview on TestTalks.com

Test Talks Logo - Adventures in QAA couple of weeks ago I was interviewed by Joe Colantonio the founder of www.testtalks.com a weekly podcast about test automation. During the interview we spoke about my book and about mobile testing challenges in general. We spoke about the mobile test pyramid, which mobile test automation tools should be used and what makes mobile testing so special compared to other software like web- or desktop applications.

Read more