TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    GoCD

    Score8 out of 10
    N/AGoCD, from ThoughtWorks in Chicago, is an application lifecycle management and development tool.N/A

    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
    GoCDTestComplete
    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
    GoCDTestComplete
    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
    GoCDTestComplete
    Considered Both Products
    ThoughtWorks
    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
    GoCDTestComplete
    Small Businesses
    Apache Maven
    Score9.1 out of 10
    No answers on this topic
    Medium-sized Companies
    Apache Maven
    Score9.1 out of 10
    OpenText UFT One
    Score8 out of 10
    Enterprises
    Gradle Build Tool (Open Source)
    Score9 out of 10
    SoapUI Open Source
    Score8.3 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    GoCDTestComplete
    Likelihood to Recommend
    9.0
    (2 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
    GoCDTestComplete
    Likelihood to Recommend
    ThoughtWorks
    Previously, our team used Jenkins. However, since it's a shared deployment resource we don't have admin access. We tried GoCD as it's open source and we really like. We set up our deployment pipeline to run whenever codes are merged to master, run the unit test and revert back if it doesn't pass. Once it's deployed to the staging environment, we can simply do 1-click to deploy the appropriate version to production. We use this to deploy to an on-prem server and also AWS. Some deployment pipelines use custom Powershell script for.Net application, some others use Bash script to execute the docker push and cloud formation template to build elastic beanstalk.
    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
    ThoughtWorks
    • Pipeline-as-Code works really well. All our pipelines are defined in yml files, which are checked into SCM.
    • The ability to link multiple pipelines together is really cool. Later pipelines can declare a dependency to pick up the build artifacts of earlier ones.
    • Agents definition is really great. We can define multiple different kinds of environments to best suit our diverse build systems.
    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
    ThoughtWorks
    • UI can be improved
    • Location for settings can be re-arranged
    • API for setting up pipeline
    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
    ThoughtWorks
    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
    ThoughtWorks
    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
    ThoughtWorks
    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
    ThoughtWorks
    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
    ThoughtWorks
    GoCD is easier to setup, but harder to customize at runtime. There's no way to trigger a pipeline with custom parameters.
    Jenkins is more flexible at runtime. You can define multiple user-provided parameters so when user needs to trigger a build, there's a form for him/her to input the parameters.
    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
    ThoughtWorks
    • ROI has been good since it's open source
    • Settings.xml need to be backed up periodically. It contains all the settings for your pipelines! We accidentally deleted before and we have to restore and re-create several missing pipelines
    • More straight forward use of API and allows filtering e.g., pull all pipelines triggered after this date
    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