Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 641667
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T21:05:17+00:00 2026-05-13T21:05:17+00:00

Has anyone used Robotium or Calculon for testing Android apps? Are they useful? Any

  • 0

Has anyone used Robotium or Calculon for testing Android apps? Are they useful? Any recommendations on which is better?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T21:05:17+00:00Added an answer on May 13, 2026 at 9:05 pm

    I’d go with Robotium since Calculon is still in very early stages. Here’s a comment from Calculon’s author:

    Well, currently it’s just a bunch of source files which I pulled out of another project…Note that this library is still a very
    early prototype. Its API will probably
    change. Source

    I’ve played with Robotium today, it definitely makes writing functional tests fun. To give you an idea, here are a few method highlights from the API:

    • clickOnButton, clickOnText
    • enterText
    • getCurrentButtons, getCurrentEditTexts, getCurrentImageViews, getCurrentSpinners, getCurrentTextViews
    • pressMenuItem, pressSpinnerItem
    • searchText, searchEditText, searchButton

    Here is a code sample from the Getting Started Guide:

      public void testTextIsSaved() throws Exception {
        solo.clickOnText("Other");
        solo.clickOnButton("Edit");
        assertTrue(solo.searchText("Edit Window"));
        solo.enterText(1, "Some text for testing purposes")
        solo.clickOnButton("Save");
        assertTrue(solo.searchText("Changes have been made successfully"));
        solo.clickOnButton("Ok");
        assertTrue(solo.searchText("Some text for testing purposes"));}
    

    Definitely give it a try if you’re going to write ActivityInstrumentationTestCase2 classes. Check out the Getting Started guide for instructions.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Has anyone used DTLS on Android or is there an open source Java implementation
Has anyone used the focus mode FOCUS_MODE_EDOF, provided in the android CameraParameters? http://developer.android.com/reference/android/hardware/Camera.Parameters.html#FOCUS_MODE_EDOF I
Has anyone used any of the utilities out there for LINQ to MySQL? Do
has anyone used Spark or Razor view engine with OpenRasta framework? or any suggestion
I'm using the UIImagePickerController in my app. Has anyone used any optimization tricks for
Has anyone used Pydbgr with Emacs and if so would they mind sharing their
Has anyone used this class and see if it is broken in android version
Has anyone used both Joone and Encog in production applications? Is there something you
Has anyone used a Java based library for generating excel documents? Preferably support for
Has anyone used this plugin? I don't know if my setup is right, but

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.