TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    CircleCI

    Score9.3 out of 10
    N/ACircleCI is a software delivery engine from the company of the same name in San Francisco, that helps teams ship software faster, offering their platform for Continuous Integration and Continuous Delivery (CI/CD). Ultimately, the solution helps to map every source of change for software teams, so they can accelerate innovation and growth.

    $0

    for up to 6,000 build minutes and up to 5 active users per month

    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
    CircleCITestComplete
    Editions & Modules
    Server
    Contact Sales
    Performance
    starting at $15
    per month
    Scale
    starting at $2000
    per month
    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
    CircleCITestComplete
    Free Trial
    NoYes
    Free/Freemium Version
    YesNo
    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
    CircleCITestComplete
    Considered Both Products
    CircleCI
    No answer on this topic
    SmartBear
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    8 Answers
    93%
    Would buy again
    25 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    8 Answers
    88%
    Delivers good value for the price
    22 Answers
    Happy with the feature set
    100%
    Happy with the feature set
    8 Answers
    93%
    Happy with the feature set
    25 Answers
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    5 Answers
    85%
    Lived up to sales and marketing promises
    22 Answers
    Implementation went as expected
    100%
    Implementation went as expected
    7 Answers
    85%
    Implementation went as expected
    22 Answers
    Best Alternatives
    CircleCITestComplete
    Small Businesses
    No answers on this topic
    No answers on this topic
    Medium-sized Companies
    AWS CodePipeline
    Score6.6 out of 10
    OpenText UFT One
    Score8 out of 10
    Enterprises
    AWS CodePipeline
    Score6.6 out of 10
    SoapUI Open Source
    Score8.3 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    CircleCITestComplete
    Likelihood to Recommend
    9.0
    (27 ratings)
    7.0
    (88 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    8.1
    (6 ratings)
    Usability
    9.0
    (2 ratings)
    7.8
    (7 ratings)
    Performance
    7.8
    (3 ratings)
    -
    (0 ratings)
    Support Rating
    6.9
    (6 ratings)
    6.6
    (7 ratings)
    Implementation Rating
    -
    (0 ratings)
    6.7
    (4 ratings)
    User Testimonials
    CircleCITestComplete
    Likelihood to Recommend
    CircleCI
    Based on our experience, CircleCI is well-suited for automating mobile app release cycles. For example, to release an iOS app, you would need to build, sign, and upload it to TestFlight, which requires a dedicated Mac in the office. But with CircleCI, you can have macOS executors, so you don't have to manage a physical build machine. Another benefit is that CircleCI's certified AWS Orbs abstract away complex authentication and deployment logic, allowing us to build, push, and deploy Docker containers to Amazon ECS with minimal configuration and high reliability. CircleCI is less suited for smaller projects where the development and deployment are not that extensive, for example, a static site. Once you have built a static site, you probably won't make any further changes, so there's no point in paying for it.
    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
    CircleCI
    • Automated builds! This is really why you get CircleCI, to automate the build process. This makes building your application far more reliable and repeatable. It can also run tests and verify your application is working as expected.
    • Simple. Unlike Jenkins, Teamcity, or other platforms, CircleCI doesn't need a lot of setup. It's completely hosted, so there's no infrastructure to set up. The config file does take a bit to understand, but if you follow their example and start with something small and add to it, you can get it up and going quicker than it first looks.
    • Scales easily. Again, since it's all cloud-based, you don't have to manage or scale infrastructure. Simply subscribe to the number of containers you want, and scaling up just means buying more containers.
    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
    CircleCI
    • While configuration is easy, the config files can get very very long.
    • Price compared to some alternatives that are cheaper / free. Especially so if you are running multiple containers in parallel.
    • Have experienced numerous outages (3-5) in the last few months where CircleCI has been down.
    • Web documentation and tutorials haven't been as good as some of the competitors.
    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
    CircleCI
    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
    CircleCI
    The reliability & speed, it just works. The ability to spin up macOS runners and Docker containers on demand without managing hardware is a huge win. The Orbs system makes integrating with AWS and Slack incredibly easy, saving us weeks of custom scripting and providing real-time updates in our Slack channel. This makes it easy for us to track and ensures that everyone involved knows the status. Of course, it has drawbacks related to configuration complexity and, in some cases, cost transparency, but overall, it is an industry-standard, robust tool that solves our core infrastructure problems well.
    Incentivized
    Read full review
    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
    Performance
    CircleCI
    It's pretty snappy, even with using workflows with multiple steps and different docker images. I've seen builds take a long time if it's really involved, but from what I can tell, it's still at least on par if not faster than other build tools.
    Incentivized
    Read full review
    SmartBear
    No answers on this topic
    Support Rating
    CircleCI
    Unless you have a reasonably large account, you're going to be mainly stuck reading their documentation. Which has improved somewhat over the years but is still extremely limited compared to a platform like Digital Ocean who invested in the documentation and a community to ensure it's kept up to date. If you can't find your answer there, you can be stuck.
    Incentivized
    Read full review
    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
    CircleCI
    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
    CircleCI
    Jenkins is usually self-hosted, Travis CI's infrastructure is largely unreliable (lots of tests time out for no discernable reason), and Semaphore encourages you to configure your CI/CD from a web UI. We like CircleCI because its hosted, our tests run largely as expected on their infrastructure, and we can configure it from a config file that we track in GitHub.
    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
    CircleCI
    • We pay over $5K/ month and we have high expectations for service. Sometimes I feel that we don't get the value, but only sometimes.
    • We have had to build our own application to keep state and broker releases and deployments. We call our app deployer. I feel that CircleCI could do more to understand our needs and possibly build additional features that would enable us to invest less in build and deployment infrastructure and justify paying more for Circle.
    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