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

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

People in Testing Interview with Eddy Bruin

Eddy Bruin - Adventures in QAThis time in the “People in Testing” series, I had the chance to interview Eddy Bruin, who is an agile test coach in the Netherlands. Eddy is the co-founder of BUXIT, a community which goal it is to improve products through attention for User Experience.

Daniel: What is currently your biggest challenge at work?

Eddy: I’m currently an Agile coach in a big firm. It’s all pretty new to them and most of the developers are working on the other end of the world. My biggest challenge is coaching these people with the limited facilities we have. Only talking to a phone is hardly enough to create a team spirit and to communicate effectively. The biggest test challenge in this aspect is letting the team realize there are more ways to test besides exhaustive checking while treating the application as a complete black box. Let’s say that every time we change the color of the car the testers want to test the gearbox again.

Read more

Reading Recommendations # 25

Reading Recommendations - Adventures in QA

The 25th issue of my software testing reading recommendations contains only 8 blog posts. This time there are great posts about the Testing Coach Cafe Service Menu, Say no to “Bugging” or a post about “How do I test?”. Two very interesting posts are about test data generation with MongoDB, or user stories as a negotiation between problems and solutions. Further posts are dealing with the topic of security testing in the cloud, one is about trust and the last post in this weeks list is dealing with the topic what Internet of Things is NOT.

Enjoy reading the posts.

Reading Recommendations Daniel KnottKatrina the Tester: Testing Coach Cafe Service Menu

Read more

AWS Device Farm

AWS Device Farm - Adventures in QA

Amazon announced a new mobile testing service called AWS Device Farm. With the help of this service mobile teams especially mobile testers are able to upload their Android or FireOS app to the AWS (Amazon Web Services) cloud to test it on real Android phones and tablets. The service will be available on 13th of July 2015.
Amazon is using the following slogan to promote the new service:

“Test your app on real devices in the AWS Cloud
Improve the quality of your Android and Fire OS apps by testing them against real smartphones and tablets in the AWS Cloud.”

Read more