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

    NetBeans

    Score7 out of 10
    N/ANetBeans is a free and open source platform and integrated development environment (IDE).N/A
    Pricing
    EspressoNetBeans
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    EspressoNetBeans
    Free Trial
    NoNo
    Free/Freemium Version
    NoNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details
    More Pricing Information
    Community Pulse
    EspressoNetBeans
    Considered Both Products
    Open Source
    No answer on this topic
    Open Source
    No answer on this topic
    Key User Insights
    Would buy again
    No answers on this topic
    100%
    Would buy again
    7 Answers
    Delivers good value for the price
    No answers on this topic
    100%
    Delivers good value for the price
    5 Answers
    Happy with the feature set
    No answers on this topic
    100%
    Happy with the feature set
    7 Answers
    Lived up to sales and marketing promises
    No answers on this topic
    No answers on this topic
    Implementation went as expected
    No answers on this topic
    100%
    Implementation went as expected
    7 Answers
    Best Alternatives
    EspressoNetBeans
    Small Businesses
    Swiftify
    Score9 out of 10
    Visual Studio
    Score8.8 out of 10
    Medium-sized Companies
    Xamarin
    Score6 out of 10
    PyCharm
    Score9.3 out of 10
    Enterprises
    Swiftify
    Score9 out of 10
    WebStorm
    Score9.6 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    EspressoNetBeans
    Likelihood to Recommend
    8.0
    (1 ratings)
    7.8
    (22 ratings)
    Usability
    -
    (0 ratings)
    9.0
    (2 ratings)
    Support Rating
    -
    (0 ratings)
    8.5
    (4 ratings)
    User Testimonials
    EspressoNetBeans
    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
    Open Source
    NetBeans is extremely user friendly and easy to start developing complex applications. Adding and configuring external libraries is much simpler than in Eclipse. It is highly cost effective and most of the latest framework based libraries required are automatically downloaded to the projects. The overall tool is also light weight and consumes less memory as compared to other competitor tools.
    Incentivized
    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
    Open Source
    • Debugging - Save time hunting down errors by stepping through the code to find the root of a problem.
    • Refactoring - Easily rename classes and variables or make other structural changes using built-in refactoring tools.
    • Service management - NetBeans integrates seamlessly with web application servers like Tomcat and GlassFish.
    • Source control - Works well with Git and other version control tools.
    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
    Open Source
    • NetBeans [should] work smoothly with systems having less RAM. Systems with less RAM face trouble with NetBeans.
    • File open history also requires improvement. Once NetBeans is restarted, all files are closed automatically and there is no shortcut to open last opened files.
    Incentivized
    Read full review
    Usability
    Open Source
    No answers on this topic
    Open Source
    Netbeans enhances my coding work, shows me where I have errors and helps find variable instances. I would be lost without find/replace in projects functionality as I use projects as templates for new projects. Occasionally the code hints aggravate me, but I understand that it is actually making me a better coder, working to get the 'green light' of a clean file with no errors or clumsy code.
    Incentivized
    Read full review
    Support Rating
    Open Source
    No answers on this topic
    Open Source
    NetBeans has a very strong user community. We can find solutions here for almost all the problems we face. In addition, we can forward NetBeans Support teams the problems we cannot solve. We can get quick feedback from the support teams, but I generally try to solve my problems by following the forums.
    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
    Open Source
    It works very smoothly as compared to other tools . The problem of restarting and reimporting the projects is not in the netbeans IDE . The front end development features are good . Netbeans connector is one of the best thing which enables us to deeply integrate netbeans IDE with google chrome browser
    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
    Open Source
    • By working on Netbeans I just learned one more tool and can teach others about it. One should learn every tool so that it might help someday if another editor is not available and you have to use different software for your work.
    • Compiling code became easy as it is not a feature of normal text editors. Only IDE can do this.
    Incentivized
    Read full review
    ScreenShots