Rotation Tour in Mobile Testing

Rotation Tour in Mobile Testing - Adventures in QA

When I plan my mobile testing efforts and activities, I always plan to perform some special testing with the help of heuristics/ mnemonics. I use the heuristics to concentrate on a specific part of the app to find different behaviors and bugs. I hope you are all familiar with the touring heuristics within software testing. If not, here is a short overview of very known and popular heuristics/ mnemonics.

There is the touring heuristic FCC CUTS VIDS from Michael D. Kelly. Where FCC CUTS VIDS should remind you of several testing tours you can perform on your software. FCC CUTS VIDS stands for:

Read more

Reading Recommendations # 30

Reading Recommendations - Adventures in QA

Time’s flying, this is already the 30th issue of my software testing reading recommendations. So far I recommended over 150 links to blog posts, podcasts or videos. I got lots of great feedback from my readers about this format on my blog. This issue contains again 7 very interesting posts about different topics. Lisa Crispins describes her learnings from the Agile 2015 conference. Neil Studd is writing about how to motivate testers. Furthermore there are posts about “Where do Testers go with Agile”, “Barcode detection in Play Services”, “Testing early vs. late”, “10 Ways to hire niche employees” and another post about “Automated tests do not improve your testing process”.

Enjoy reading the posts and send me posts that are worth reading and I will mention you and link to your social links or blog.

(Some of) what I learned at Agile 2015 – Agile Testing with Lisa Crispin

Read more

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