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

[Reblog] Scaling Mobile at XING: Platform, Framework and Domain Teams

At XING, my current employer we had to handle some exciting challenges. We had to scale the whole mobile development as well as mobile testing from two small mobile teams (Android and iOS) to the whole software development department at XING. My colleague Alexey Krivitsky wrote a great blog post about “Scaling Mobile at XING: Platform, Framework and Domain Teams” at InfoQ. … Read more

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