![Verified User in Photography](/assets/icons/anonymous-avatar-purple-4ae1032bdb50ee5682003170c8184aee790d25958bd397abbd384ba52c596a7b.svg "Verified User in Photography")
GP

Verified User in Photography

Small-Business (50 or fewer emp.)

6/23/2016

"A solid test automation framework for Android apps"

4/5

What do you like best about Robotium Recorder?

Robotium Recorder is based on the open source Robotium test automation framework. It allows you to easily create test cases for your android app and re-run them later.

Installation is simple, it works as a plugin for either Eclipse or Android Studio.

To record a test case all you need to do is run the application on an emulator and perform the actions you'd like to test, Robotium will record each click as a step. When you are done, you can remove the steps you don't want and save the test case. so, basically, anyone can use it to create a test case.

It works directly on your app APKs file.

Execution of the test case can be done at the same pace you recorded them, or at a fast pace if you disable the sleeps between steps.

The same test case can be executed on any android version, device and screen size.

Overall, this is an easy way to write tests for your android apps using an extension of the android test framework.

Review collected by and hosted on G2.com.

What do you dislike about Robotium Recorder?

I think Robotium Recorder does what it set up to set very well, however, some very minor limitations would be:

It's only support a single app at a time, so if your app switches to another app (such as video player) that won't be recorded.

There is no support for web applications.

It's android only. Review collected by and hosted on G2.com.

Recommendations to others considering Robotium Recorder:

Test cases is a must for testing, and Robotium makes it very easy.

There is a free trial available, it is limited to few saved test cases, but should be enough to tell if this is the right tool for you. Review collected by and hosted on G2.com.

What problems is Robotium Recorder solving and how is that benefiting you?

It's always important to have test cases when you make changes to your app, and robotium does it well.

The step by step trace also help tracking bugs that you might normally find hard to re-create. Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

See what 1 reviewer thinks of Robotium Recorder

4.0 out of 5 · Verified reviews from real users

[
Read all reviews
](https://www.g2.com/products/robotium-recorder/reviews)