Black Friday Sale for Hands-On Mobile App Testing

Black Friday is coming and I want to give you guys the chance to buy my book ‘Hands-On Mobile App Testing’ with a 50% discount. The discount is only valid from 28. November – 29. November. Use the following link and get the discount for my book. http://leanpub.com/mobiletesting/c/7MxrEHyYiBhU Note: This link will be active on the … Read more

ilos Mobile Screen Recorder to Record Mobile Bugs

ilos_logo1A couple of posts ago, I blogged about “How to File Mobile Bugs“. One part of this post was a screen recorder video that can be attached to a bug report in order to provide more useful feedback to the developers.  If you search the app stores for screen recorder apps you will find lots of them offering recording features. However, nearly all apps require a rooted device in order to use the screen recording function but using a rooted device for mobile testing is not recommended.

With Android 5 (Lollipop) the situation has changed. Android 5 is offering an API for the developers to add screen capture capabilities within an app without rooting the device.

One of the first companies who provide a mobile screen recorder that requires NO device rooting is ilos. ilos is providing an Android and iOS app. However, only the Android app can be used to record the current screen to capture bugs in your app. The iOS app is only able to get access to already taken videos from your account. As soon as Apple provide such a feature in iOS ilos will also offer the screen recording feature for the iOS version.

Read more

My Interview on the uTest Blog

A couple of weeks ago the uTest blog started a new series called Authors in Testing. In this series several testing experts have been interviewed about certain testing topics and the book they wrote. There were interviews from Dorothy Graham Peter Kim Lisa Crispin And since today I am also part of this great series and it’s an … Read more

How to File Mobile Bugs

mobile_bugIf you find a bug within a mobile app, you need to report it in order to get it fixed. Filing mobile bug reports requires some additional information that the developers need in order to reproduce and fix the bug.

But what is important when filing a mobile bug? What should a bug report look like?

Before I answer those two questions, I want to raise another one: “Why even send a bug report?”

Bug reports are very important for the product owner, product manager and the developers. Firstly, a bug report tells the developers and the product owner about issues they were not aware of. They also help to identify possible new features no one has thought of and, last but not least, they provide useful information about how a customer may use the software. All of this information can be used to improve your software.

Read more