TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Espresso

    Score8 out of 10
    N/AEspresso is a test framework used to write Android UI tests, and part of the Android SDK. The Espresso API encourages test authors to think in terms of what a user might do while interacting with the application - locating UI elements and interacting with them. At the same time, the framework prevents direct access to activities and views of the application because holding on to these objects and operating on them off the UI thread is a major source of test flakiness.

    $0

    TestComplete

    Score8 out of 10
    N/ATestComplete is a GUI test automation tool that enables users of all skill levels to test the UI of every desktop, web, and mobile application. TestComplete is best suited for testers, automation engineers, and QA teams in any industry.

    $2,256

    per license

    Pricing
    EspressoTestComplete
    Editions & Modules
    No answers on this topic
    Node-Locked Base
    2,256
    per license
    Node-Locked Pro
    3,950
    per license
    Float - Base
    5,077
    per license
    Float - Pro
    7,901
    per license
    Offerings
    Pricing Offerings
    EspressoTestComplete
    Free Trial
    NoYes
    Free/Freemium Version
    NoNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details—Pay for only the modules needed. TestComplete Pro includes all three modules: desktop, web, and mobile, at a bundled price point, as well as access to the parallel testing engine, TestExecute. TestComplete has additional add-ons, including TestExecute and the Intelligent Quality Add-On.
    More Pricing Information
    Community Pulse
    EspressoTestComplete
    Considered Both Products
    Open Source
    No answer on this topic
    SmartBear
    No answer on this topic
    Key User Insights
    Would buy again
    No answers on this topic
    93%
    Would buy again
    25 Answers
    Delivers good value for the price
    No answers on this topic
    88%
    Delivers good value for the price
    22 Answers
    Happy with the feature set
    No answers on this topic
    93%
    Happy with the feature set
    25 Answers
    Lived up to sales and marketing promises
    No answers on this topic
    85%
    Lived up to sales and marketing promises
    22 Answers
    Implementation went as expected
    No answers on this topic
    85%
    Implementation went as expected
    22 Answers
    Best Alternatives
    EspressoTestComplete
    Small Businesses
    Swiftify
    Score9 out of 10
    No answers on this topic
    Medium-sized Companies
    Xamarin
    Score6 out of 10
    OpenText UFT One
    Score8 out of 10
    Enterprises
    Swiftify
    Score9 out of 10
    SoapUI Open Source
    Score8.3 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    EspressoTestComplete
    Likelihood to Recommend
    8.0
    (1 ratings)
    7.0
    (88 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    8.1
    (6 ratings)
    Usability
    -
    (0 ratings)
    7.8
    (7 ratings)
    Support Rating
    -
    (0 ratings)
    6.6
    (7 ratings)
    Implementation Rating
    -
    (0 ratings)
    6.7
    (4 ratings)
    User Testimonials
    EspressoTestComplete
    Likelihood to Recommend
    Open Source
    • It is very easy to verify Images with drawable resources
    • Color Verification we can do this by referring to the same hex code as the developer team used so that it is reused.
    • Opening a desired activity without performing End-to-end flow which eventually saves time.
    • If the application is built on Android we can go testing activity with Espresso as it provides all the necessary APIs
    • Espresso is not appropriate to iOS app automation, from a business point of view we need to hire new resources for iOS testing.
    Incentivized
    Read full review
    SmartBear
    Best suited to smaller unit test or tests broken up, couple of forms at a time Not suited - larger regressions test involving multiple systems. - my main regression involving payments has been unsuccessful for the last 3 years despite all working fine separately and while being watched
    Read full review
    Pros
    Open Source
    • Automatic Waiting logic before failing any test
    • Black box and Grey box testing
    • Easy to Understand and Very Flexible
    • Supported Java And Kotlin
    • Fewer Efforts compare to other Mobile Automation Frameworks
    • Execution is very Fast
    Incentivized
    Read full review
    SmartBear
    • Identifying UI objects and application structure
    • Expandability of tests through scripts and script extensions/plugins
    • low barrier of entry (you can get started quickly, and other's don't need much explanation to contribute on a basic level)
    • Possibility of Jira integration for reporting
    • Relatively few (and usually easy to solve) git conflicts when working simultaneously
    • easy handling of test data, also for iterative tests
    Incentivized
    Read full review
    Cons
    Open Source
    • As Espresso works on the ideal thread if the threads are not handled properly by the developing team it can lead to challenges in the execution of your tests.
    • Depends more on the developer's code
    • we cannot develop tests as individual frameworks, we share the repository with developers.
    • We need to be cautious while making changes in the tests, as we share same repository
    Incentivized
    Read full review
    SmartBear
    • TestComplete could stand to have a simplified view for different types of users. For instance, as a manager/architecture guy, I'm not so interested in getting into the code and am more interested in file-based interactions.
    • TestComplete could use more integration with reporting for things like TeamCity to improve test status visibility.
    Incentivized
    Read full review
    Likelihood to Renew
    Open Source
    No answers on this topic
    SmartBear
    We have bigger test automation pack using test complete at the same time we also think this is not good performing tool for large number of test automation scripts.
    Incentivized
    Read full review
    Usability
    Open Source
    No answers on this topic
    SmartBear
    It is usable when you become accustomed to its quirks. Not using it for two months and then you need to re-learn the quirks for some features (but some quirks are so awful that they will never fade from your memory). So, when using it regularly, it is possible to be quite productive, if no big correction in name mapping is needed.
    Incentivized
    Read full review
    Support Rating
    Open Source
    No answers on this topic
    SmartBear
    Some bugs were quickly resolved, but most UX quirks of the tool are just marked "as designed". No follow up for enhancement request.
    Incentivized
    Read full review
    Implementation Rating
    Open Source
    No answers on this topic
    SmartBear
    If you develop a mobile application and your testing process goes in cloud, probably you will face a problem - how to implement a stable connection between your mobile devices and testing servers
    Incentivized
    Read full review
    Alternatives Considered
    Open Source
    As our app is complete on Android Espresso is the best choice over Appium Fewer efforts in Espresso over Appium, as Espresso provides some built-in library to perform the operation. Easy to use, Espresso is very easy to understand and we can perform operations with very little code. Developers can contribute, as they have good command over Java and Kotin languages and also use Espresso for unit testing.
    Incentivized
    Read full review
    SmartBear
    TestComplete stacks up against them in terms of GUI and seamless performance. It records each and every step and action been performed in the application and produces a detailed report in a well-structured manner. It can connect and access seamlessly among various databases directly to speed up the testing process.
    Incentivized
    Read full review
    Return on Investment
    Open Source
    • As it is an Open Source tool it cost-effective
    • East to use, so that you can train many new Joiners to start delivering the tasks
    • Maintainance is very low, as we depend on the developer's layout files we can reuse their elements
    • We can cover most of the scenarios which helps in the coverage of the tests
    Incentivized
    Read full review
    SmartBear
    • Saves hundreds of man-hours with either QA testing or data entry
    • With the small cost of the product, it has saved the company money with both employee costs as well as the cost of mistakes made by human error or software bugs
    Incentivized
    Read full review
    ScreenShots