Printed Edition of Hands-On Mobile App Testing

Hands-On Mobile App Testing - Adventures in QAMy book Hands-On Mobile App Testing is now available in the printed copy edition in all online and offline bookstores. If you visit the book landing page http://handsonmobileapptesting.com/ you get further information about the book as well as a free chapter.

If you are interested in some more details about each chapter you can have a look at the rough cuts on safari books online.

I am very happy and proud that I was able to write this book. While writing the book I improved some of my personal skills. For example, I improved my english writing skills (at least I hope so :)). I learned that it is very important to be focused on a certain topic instead of jumping through chapters. I improved my organizational skills, I learned to be patient, critical to myself and to be tenacious.

Read more

Mobile A/B Testing Tools

Mobile A/B Testing Tools - Adventures in QA

This post is dealing with A/B testing tools for mobile apps. A/B testing is nothing new and is a common instrument in the Marketing, Business Intelligence as well as in the software development industry. A/B testing is often used in Web based applications to test which version or variant of the Website is performing better in terms of revenue or click rates compared to the original one. The Smashing Magazine published a nice guide about A/B testing including Do’s and Dont’s.

A couple of weeks ago I thought about A/B testing in the mobile app world. In my last projects we were always performing usability tests with customers in order to get a feeling for the app and how features are working. We never thought about A/B testing. I started a little research and found the great overview about mobile A/B testing tools from the company autosend.io.

Read more

GTAC 2014 Day 1

On 10/28/2014, the first day of the 2014 Google Test Automation Conference took place in Kirkland. For those who can’t attend the conference, Google provided a live stream and has now published the talks in a youtube video.

The video includes very interesting talks from various companies such as Google, Mozilla, Adobe, HP, Dropbox, Netflix or Facebook. The complete schedule can be found here.

All talks from the first day are included in this video.

Read more

Hands-On Mobile App Testing is available

It’s done! My book “Hands-On Mobile App Testing” is available since today. Further information can be found here: http://www.handsonmobileapptesting.com/.

Why I wrote this Book

It all started in 2010 when I had the opportunity to work on my first mobile project. The mobile team I worked in was responsible for developing a mobile web app, a native Android app and a native iOS app. This was the company’s first mobile project and a completely new testing environment for the quality assurance department. Together with a colleague, I had the chance to build up a mobile testing strategy from scratch. We evaluated several test automation tools to see which one fits best in our software development lifecycle. At that time, mobile testing tools were few and far between, and at an very early development stage. We then tried several testing approaches and tools. Of course we failed with some of them, but in the end the whole team, the company and our customers were happy.

Read more

Common Apple App Store Rejections

Since a couple of days (at least I never saw that page before) Apple provided a page with the most common app store rejections. On the page several categroies are listed, providing information on how to prevent your app from being rejected. When testing and/or submitting an iOS app have the following points in mind. Crashes … Read more