XCTest and OCUnit on real devices in the cloud

Yesterday, I read the latest blog post from AppThwack, that they now support real iOS devices on their test cloud. Developers and testers are now able to run their automated XCTest or OCUnit test suites against the provided cloud with more than 46 iOS devices, from iPhone to iPad. The big advantage of having the OCUnit … Read more

First official Testathon

One of my morning rituals is to check my favorite feeds and blogs about cool new stories, ideas and to be up to date in the tech and testing world. While reading through the feeds, one word made me curious. The word was Testathon! I never heard that word so far. So I click the word/ … Read more

Robotium Recorder

This week the version 5.0.1 of Robotium was released. The latest version has of course again many improvements and some new functionalities (methods) like pressSoftKeyboardNextButton(), waitForEmptyActivityStack(int timeout) or Solo.config. With Solo.config you have now different configuration options for your project. For further information check the latest javadoc.
The new version has also a new package name com.robotium.solo. To see all the new features check the example project or download Robotium 5.0.1 from here.

Robotium Recorder

Robotium Recorder

The biggest update that came with the new version of Robotium is Robotium Recorder! With the recorder you are able to capture your test steps of your app and to automatically
import the results to your test project. Robotium Recorder is an Eclipse plugin and can be installed from the following URL “http://recorder.robotium.com/update“. To install it, open eclipse and navigate to: Help --> Install New Software. Copy the URL in the “Work with” field and press Enter, wait while eclipse is loading the plugin and follow the wizard to install it. The full installation guide can be found here.

Read more

Mobile App Europe 2014

I hope everyone had a great start in the year 2014. This year in september there will be the first Mobile App Europe conference in Berlin/ Potsdam (29th sept. – 1st oct.) and I think this will be a great conference for people who are working in the mobile business. The focus of the conference … Read more

World Quality Report 2013/ 2014 is out

Some weeks ago the 5th World Quality Report 2013/ 2014 was published. We’re pleased to bring you the fifth edition of the World Quality Report, co-sponsored by Capgemini, Sogeti and HP. It examines the current state of application quality and testing practices across the globe, as well as emerging trends that may affect the future … Read more