Mobile Test Pyramid

Mobile Test Pyramid - Adventures in QA

Anyone who is involved in software testing and software test automation should know the test automation pyramid introduced by Mike Cohn (http://www.mountaingoatsoftware.com/).

This article contains excerpts from my book „Hands-On Mobile App Testing“ published with Pearson Education.

As you can see in the following image, the typical pyramid consists of three layers. At the bottom, there is the automated unit-testing layer, in the middle the automated integration testing layer and at the top there is the automated end-to-end testing layer (including the user interface tests). Each layer has a different size, indicating the number of tests that should be written within each stage. Manual testing is not part of the test pyramid, hence it is shown as a cloud for additional testing work.

Test Pyramid - Adventures in QA

But this pyramid is not applicable to mobile apps and mobile test automation. Mobile testing requires a totally different set of testing activities like movement, sensors, different devices and networks compared to other software like desktop or web applications. Lots of manual testing is required to be sure that a mobile app is working as expected in the different usage scenarios.

Read more

People in Testing with Katrina Clokie

Adventures in QA - Katrina ClokieThis time in the “People in Testing” series, I had the chance to interview Katrina Clokie. Katrina is a very passionate software testing expert in various testing fields. She is an active contributor to the software testing community and the editor of the Testing Trapeze magazine. If you have any kind of question to Katrina, you can contact her on twitter.

 

Daniel: What is currently your biggest challenge at work?
Katrina: Since April I’ve been working in a test coaching role. My biggest challenge has been establishing good individual relationships with all the testers I work with. I spend a lot of time thinking about the number of interactions we have and what they are, as I know their primary responsibility is to their delivery teams and in some ways my work is a distraction from that. I am aiming to be approachable and helpful, without being overbearing and annoying. I hope I’m finding the right balance.

Read more

Reading Recommendations # 36

Reading Recommendations - Adventures in QA

The 36th issue of the reading recommendation contains again 8 posts. There are topics about Women in Testing, Testing Skills, learning and what kind of skills helps you to built quality in. Furthermore, there is another episode from Stephen Janaway’s podcast series Testing in the Pub with the topic of security testing. There is another interesting post about the topic How I stopped hating QA. And Katrina Clokie provided yet another awesome testing pathway this time about security testing. And last but not least there is a topic about mobile testing.

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 KnottA Seasoned Tester’s Crystal Ball: Women (like me) in Testing

Read more

Win a Ticket to EuroSTAR Conference

Win a free ticket to EuroStar Conference - Adventues in QANovember is coming and with this blog post you have the chance to attend the EuroSTAR conference 2015 in Maastricht for FREE. This year the EuroSTAR conference is packed with lots of great keynotes, talks, active workshops and novices-speakeasy sessions that you should not miss.

There will be software testing experts from around the world who will share their knowledge on topics like:

  • Mobile Testing
  • Communication
  • Gamification
  • Context Driven
  • Test Automation
  • Embedded Testing
  • Test & Quality Management
  • Metrics & Methods
  • Agile Testing
  • Exploratory Testing

Please have a look at the complete program here. During great workshops, coffee breaks and social events you can exchange and share your knowledge with other software testing experts.

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