People in Testing Interview with Markus Gärtner

People in Testing Q&A with Markus Gärtner - Adventures in QAThis time in “People in Testing” I had the chance to interview Markus Gärtner, the author of ATDD by Example – A Practical Guide to Acceptance Test-Driven Development and one of the most influential agile testing professional person (Awarded in 2013).

Daniel: Markus, what is currently your biggest challenge at work?

Markus: Right now, I am working with a client on introducing Scrum in both the medical world as well as constructing medical equipment, rather than software development. Although, I we just started, I feel engaged by the amount of things that I learn in order to make this happen.

On another note, I work in a company where we enjoy lots of freedom together with self-direction and self-management. Though the stuff you read about it-agile, if you dive into the background, and are part of it, it’s very hard work. Right now, we are on the edge of hopefully overcoming some of the struggles that come with self-organization.

Read more

Reading Recommendations # 22

Reading Recommendations - Adventures in QA

It is Wednesday again and the 22nd issue of my software testing reading recommendations is available with 8 recommended blog posts. There are posts dealing with the topics: Introducing the Software Testing Cupcake a new anti-pattern which I highly recommend to read. There is a post with the topic “Lessons learned on avoiding testing” which is also very interesting. Furthermore, there are post about talking on conferences and what a blogger learnt from it. How to mock the current mobile device location with testmunk. How to improve quality and syntax of your Android code. A post about good and bad disruption, a post about a new theory of distraction and a last post which is dealing with white box testing vs. black box testing.

Enjoy reading the posts.

fabio-cupcake-new1_0Introducing the Software Testing Cupcake (Anti-Pattern) | ThoughtWorksI believe that the Testing Pyramid is one of the best analogies to help a team develop a strategy for writing tests in a reliable and scalable manner. I have used it many times, and have found its application to be immensely helpful.” name=”description

Read more

Top 10 Best Practices for Mobile App Testing

Top 10 Best Practices for Mobile App Testing - Adventures in QA

I recently wrote an article for InformIT to give some more insights into mobile app testing. The article I wrote is called “Top 10 Best Practices for Mobile App Testing“. The complete article can be found here, the following post contains only an excerpt of the article. Top 10 Best Practices for Mobile App Testing … Read more

Reading Recommendations # 21

Reading Recommendations - Adventures in QA

The 21th issue of my software testing reading recommendations contains 8 blog posts and one podcast. There are posts dealing with the topics on how to test for security in the field of Internet of Things, how GroupOn automates app performance with testdroid. Another post is showing the cafe service menu from Stephen Janaway, which I highly recommend to read. There is a nice post about the topic “Please, stop telling testers how to test”. Neil Studd wrote a great article about 9-to-5 software testers. Other posts are dealing with testing the Internet of Things, how to ask good questions as software tester and how often do you really fix a “failing” automated check. And last but not least there is another Testing in the Pub episode dealing with the topic “At Let’s Test 2015”, you should listen to it!

Enjoy reading the posts.

Testing for Security With the Internet of Things The Internet of Things (IoT) places a lot of pressure on security testers to ensure that applications on these appliances are protected from threats.

Read more

People in Testing Q&A with Rudolf Groetz

Rudolf Groetz - Adventures in QAThis time in “People in Testing” I had the chance to interview Rudolf Groetz, who is the founder and organizer of the Mobile Quality Night. Rudolf is Head of QA at JUMIO Inc. with a mobile mindset. He has very good knowledge in the area of mobile testing and especially in mobile test automation. In this interview Rudolf is talking about his current mobile testing challenge, which kind of test automation solution he is using and what is the next big thing in the software development and testing world. Enjoy the interview.

Daniel: What is currently your biggest challenge at work?

Rudolf: For me the biggest challenge at the moment is the ever rising device fragmentation in the mobile world. This problem forces me to constantly adapt our mobile device lab, furthermore I need to check that our app is still working with the latest SDK’s and on new devices our customers are using. For our testing process we are using only physical devices and no emulators or simulators. We have a mobile device lab in our office, if there are devices that are not part of the mobile device lab, we are also using Mobile Device Clouds. Those devices are used for manual as well as automated mobile testing.

Read more