40% Book Discount

This will be the shortest blog post ever. If you want to buy my book you can use this link until 6th of July to get 40% discount http://www.informit.com/promotions/save-40-in-the-informit-fourth-of-july-sale-140681&BYKnottMobileAppTesting or with the following voucher code: JULY4TH #HappyTesting

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

User Interface Testing by Apple

UI Testing by Apple - Adventures in QA

On this year’s WWDC 15 Apple presented a new way of user interface testing within Xcode 7. With the new version of Xcode Apple introduces user interface testing as a brand new feature of the existing XCText framework. The great thing about the new ui testing approach is that it is an extension to the existing APIs and concepts in XCTest. Developers who are familiar with XCode’s testing features will have no problems to adopt ui testing in their daily working life.

Apple introduced UI recording to Xcode where developers and testers are able to capture the current activities on the iOS simulator directly into the test method. Also interaction with the app will be recorded and added as test steps. The tool is using the accessibility labels in order to recognize the elements within the app. UI testing can be used with Swift and Objective-C, there is no need for JavaScript testing anymore. However, UI testing is only working with iOS9 devices.

Read more

Win a Copy of Hands-On Mobile App Testing

Hands-On Mobile App Testing Cover - Adventures in QA

Since May my book is available in the printed edition in different online and offline stores and I got lots of great feedback from readers. Just this week a very cool package arrived with some free copies of my book that I can use to give away to other people. Some of the copies are … Read more

Cloud Test Lab by Google

Cloud Test Lab Google - Adventures in QA

Google is going to launch a new product called Cloud Test Lab which will be available this summer for developers and testers within the Google Play Developer Console. Google will provide the twenty most popular Android devices from around the world that can be used to test your app on real devices. Besides that, there … Read more