uTest acquires Apphance

Today the companies uTest and apphance consolidate their services for mobile app testing. See some quotes from the techcrunch article: “uTest will also be using Apphance itself for its own 60,000-strong army of app testers, as well as adding functionality for it to support HTML5, on top of existing support for iOS, Android, Windows Phone 7, Kindle … Read more

Robotium, Jenkins and Ant

I think it is time for a new How to/ Tutorial on my blog. Today, I want to give you an overview of how to setup your Robotium test project to build it with the tool Ant. If the project is configured for Ant, I will explain how to integrate it into the continuous integration server Jenkins. With the combination of the build tool Ant and the CI Server Jenkins, you are able to build up your own mobile test automation environment. Written Robotium tests can be executed on schedule or directly after a developer commits new code to the repository.

Read more