Mobile App Europe Summary and Slides

I am just back in Hamburg from the Mobile App Europe Conference and I am still excited about it. I had 2 great days in Potsdam meeting several mobile experts from all over the world to exchange on the latest mobile topics. I had the chance to talk to Dan Cuellar, the creator of Appium which was really great. I talked to people from booking.com, Groupon and other cool companies out there.

Another great thing was that I met Stephen Janaway and Richard Bradshaw again. We had some nice talks and at the end of the first day we were recording another episode of Testing in the Pub together with Denys Zelenchuck, Sergej Mudruk and André Gorzel.

Adventures in QA - Recording Testing in the Pub

Read more

Mobile Testing with Bug Radar

Bug Radar - Adventures in QAMy colleague Denys Zelenchuk has developed a very helpful Android app called Bug Radar. The main task of this app is to monitor any app that is running on a test device. Whenever the app under test is crashing or not responding (ANR), Bug Radar notifies you about the problem in the notification center and is creating a error report file including the stacktrace and the device info. The report will be saved on the device in the Bug Radar folder and can be send via email for further investigation.

Read more

People in Testing with Richard Bradshaw

Adventures in QA - Richard BradshawThis time in the “People in Testing” series, I had the chance to interview Richard Bradshaw aka the FriendlyTester.

Daniel: What is currently your biggest challenge at work?

Richard: Time! I am currently the sole tester on a project. Responsible for the testing of the apps, which include iOS, Android the a responsive website. Also until recently, this also included a windows phone app. It’s a lot to manage. So it becomes a real balancing act as to where I spend my time. Fortunately the team is aware of this and we stagger the releases. We tend to have iOS ready at least a week before Android. Then the web is more sporadic, mainly because we are able to release that instantly, so the risk is lower, due to the fact we can instantly rollback or push a fix if something was to go wrong, this isn’t as easy with the apps, especially iOS, due to the submission times. Another advantage of the way we work is that the platforms are aligned, meaning that we tend to be delivering the same functionality to all at the same time. This is advantageous to me as I can test across platforms at the same time, but also as with most projects, there is a lot of tacit knowledge, so testing all three while it’s still there helps.

Read more

Android Tool for Mac

Android Tool for Mac - Adventures in QA

If you are a mobile tester or a mobile developer you may not have the problem to create screenshots or videos from the current develop state of your app. You will probably use tools like adb for Android or QuickTime for iOS in order to capture a video. However, this is not the case for prodct owners, scrum master, mobile designer or any other non-technical colleague on the project. They may have not installed the mobile development tools like Android Studio or Xcode.

Thanks to my colleague, Daniel Guse, who pointed me to the tool Android Tool for Mac. With the help of this tool it is very easy to capture screenshots or videos from Android applications right from the desktop.

Features of Android Tool for Mac

The tool is offering the following features:

Read more

Reading Recommendations # 32

Reading Recommendations - Adventures in QA

The 32nd issue of the reading recommendation contains 6 posts. This issue contains again an article from Katrina Clokie about “Accessibility & Usability Testing Pathway”. Katrina collected again very useful information about the topic of accessibility and usability testing. Her post is similar to Mobile Testing Pathway (katrinatester.blogspot.de/2015/08/mobile-testing-pathway.html) which was part of the last reading recommendations. I really like this format and I hope there will be more posts like this.
Furthermore, this issue contains post about topics like “Rhythm of Testing: Hanging with the Cool Kids and Self-worth”, “Software Testing is not for Attention Seekers”, “How a bug in Visual Studio 2015 exposed my source code on GitHub and cost me $6,500 in a few hours” and there is a post from the Google Blog announcing that Android Wear now works with iPhones.

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.

Reading Recommendations Daniel KnottKatrina the Tester: Accessibility & Usability Testing Pathway

Read more