Android M Testing with Doze and App Standby

Adventures in QA - Android M Testing with Doze and App Standby

You probably all know that Google has started with the rollout of Android M (Marshmallow). Android app developers and testers must know the new features that are coming with the latest version of Android M. Next to the brand new permission system, Android M also introduces Doze and App standby to save battery.

If a user leaves a device unplugged and stationary for a period of time, with the screen off, the device enters Doze mode. In Doze mode, the system attempts to conserve battery by restricting apps’ access to network and CPU-intensive services. It also prevents apps from accessing the network and defers their jobs, syncs, and standard alarms.
Periodically, the system exits Doze for a brief time to let apps complete their deferred activities. During this maintenance window, the system runs all pending syncs, jobs, and alarms, and lets apps access the network. (Source: Google documentation)

In order to be sure that your app is able to handle Doze and app Standby, Google provided some documentation on that. Here are the steps to make sure your app handles Doze (instructions copied from the documentation):

Testing your app with Doze

You can test Doze mode by following these steps:

Read more

Reading Recommendations # 37

Reading Recommendations - Adventures in QA

The 37th issue of the reading recommendation contains 6 posts. There is a great blog post from Rob Lambert about “Follow the work – bad news for Test Managers?”. Another posts are dealing with the topics “Test Early, to not fail often”, “Bugs are so yesterday”, “Measuring success in Testing”, “How do you surprise your team members during their next review?” and “The Tester Type Box – Why We Need To Break Out of It”.

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.

Follow the work – bad news for Test Managers? – Rob Lambert Bad news for test managers

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

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

Reading Recommendations # 35

Reading Recommendations - Adventures in QA

The 35th issue of the reading recommendation contains 8 posts. This time there is another great blog post from Katrina Clokie about Continuous Delivery Testing Pathway, which I highly recommend to read. Furthermore there are topics about “QA people are not testers, or are they?”, “Testing Skills – Abductive Reasoning”, “Will my Robot be the first Non-human to gain ISTQB Software Testing Certification?”, “The Future of Management”, “Public Speaking Tips”, “Getting your Guilds going” and “How to Test Mobile Analytics”.

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: Continuous Delivery Testing Pathway

Read more