Original Software TestDrive vs ReadyAPI Test vs SmartBear TestComplete comparison

Cancel
You must select at least 2 products to compare!
Comparison Buyer's Guide
Executive Summary

We performed a comparison between Original Software TestDrive, ReadyAPI Test, and SmartBear TestComplete based on real PeerSpot user reviews.

Find out what your peers are saying about Tricentis, OpenText, SeleniumHQ and others in Regression Testing Tools.
To learn more, read our detailed Regression Testing Tools Report (Updated: March 2024).
765,234 professionals have used our research since 2012.
Featured Review
Quotes From Members
We asked business professionals to review the solutions they use.
Here are some excerpts of what they said:
Pricing and Cost Advice
Information Not Available
  • "The cost is not that bad."
  • "I think the number of users is also limited, considering how much we pay."
  • "My understanding is that the pricing is okay, however, that's taken care of by our procurement team. It's around $5,000 for three years."
  • "The Pro version can be expensive for some companies. There are no costs in addition to the licensing fees."
  • "We have team members who are working in shifts, and it is not possible for us to utilize a single license on a single piece of hardware so that multiple team members can use it. We have to take out multiple licenses for each team member."
  • "SoapUI Pro is open source but it has a subscription-based model which involves some more features. At the moment we are using the free version. The Pro version requires a license, and it is an annual license to use it."
  • "ReadyAPI Test is about $680 per user, per year."
  • "It is free of charge."
  • More ReadyAPI Test Pricing and Cost Advice →

  • "The product is becoming more and more expensive."
  • "My advice so far, is that while it’s not quite as powerful and easy to use as UFT, its price tag more than makes up for it."
  • "The price is less, compared to other products, such as QTP."
  • "Buy modules on demand. If you have a four-person team and they will each automate tests only 25% of the time, it's better to buy a floating licence and share the tool during the work day."
  • "TestComplete now have come up with three modules (Web, Desktop & Mobile), so based on the type of product for automation, it is adequate to purchase the required module."
  • "This is a pay-per-use service that is not expensive, and cost-efficient if you have a small team."
  • "The option we chose was around $2,000 USD."
  • "The licensing costs are in the range of $1,000 to $3,000."
  • More SmartBear TestComplete Pricing and Cost Advice →

    report
    Use our free recommendation engine to learn which Regression Testing Tools solutions are best for your needs.
    765,234 professionals have used our research since 2012.
    Questions from the Community
    Ask a question

    Earn 20 points

    Top Answer:The product allows us to uncover any potential issues early on.
    Top Answer:ReadyAPI Test is expensive, and I rate its pricing a four out of ten.
    Top Answer:ReadyAPI Test needs to improve its reporting. While reports provide essential information when issues arise, or tests… more »
    Top Answer:This company offers end-to-end capabilities for test suite creation and execution. One feature that I particularly… more »
    Top Answer:There are certain challenges related to the license management system in place. It comes with a high cost. An annual… more »
    Top Answer:At times, identifying or locating an element can be somewhat challenging. However, in a recent test update, they… more »
    Ranking
    26th
    Views
    53
    Comparisons
    36
    Reviews
    0
    Average Words per Review
    0
    Rating
    N/A
    8th
    Views
    481
    Comparisons
    381
    Reviews
    9
    Average Words per Review
    341
    Rating
    7.9
    6th
    Views
    5,866
    Comparisons
    4,123
    Reviews
    8
    Average Words per Review
    502
    Rating
    7.1
    Comparisons
    Also Known As
    SoapUI NG Pro
    Learn More
    Overview

    TestDrive, the only truly code-free test automation tool in the world. Test 4X faster end-to-end across all applications
     All significant application vendors, including SAP, Oracle, Microsoft, and Salesforce, have moved or are in the process of moving their user interfaces to the browser. 

    TestDrive not only tests browsers but also client/server and legacy applications, all without the need for high cost, specialized automation engineers.

    TestDrive’s unique ability to check every element of every screen makes it the only viable way to run a full regression test.

    Result: higher-quality applications, delivered to the market in a shorter period of time.

    100% code-free- no need for programming skills Playback timing, screenshots, analysis of all the visible and invisible screen elements are all handled automatically by TestDrive which lets you concentrate on the testing!

    A.I. Object recognition & simplification-Your view of the application content is not cluttered with irrelevant components You see only the items you are interested in, and hence it is simple to identify what you have, what you can interact with and what properties you want to validate. Without this, it would be impossible to understand the real content of each web page.

    Human vision annotation Patented user annotation thinks like a user does

    Automatic synchronization Including over single page web apps (BusySense) You do not have to worry about varying response times for the application, nor do you have to code ‘timing loops’ to check if the application is in the right state. Synchronization errors are simply something we do not get, and you don’t have to worry about them.

    Easy script maintenance Self -healing minimizes maintenance Script maintenance is probably the biggest reason for automation projects to fail; it becomes harder to fix the scripts before you can use them than to test manually. When changes are needed, perhaps because of some new input, self-healing takes you through inserting the new input or action while the script runs and adapts to the latest version. At the end of a test, you can designate the results as a new baseline. Maintenance virtually disappears and the biggest killer of automation along with it.

    One script, many browsers Record over Chrome, playback over Firefox etc.
    You can quickly test in different environments and configurations with no extra work to be sure of browser compatibility. TestDrive will run seamlessly across every browser enabling cross-browser testing at the click of a button, without the need to re-create. This is even true of the previously difficult to automate, single page ‘Ajax’ applications.

    Out-of-the- box full regression testing.
    Most testing tools have validation based solely on ‘assertions. Meaning you specify what you want to check; a technique which is great for some situations. But that alone is a bit like asking one of the children to feed the cat they do, and later you find the dog was dead which they did not mention. Testing tools can be as pedantic! But not TestDrive, it will check all the essential data at the same time. What is different, moved, gone, appeared – all things you cannot easily define a check for and hence will catch you out if you do not know about them. This is grown-up regression testing.

    Checking rules Automated Testing.
    Indeed, when you run an automated test, you will have some specific objectives to validate, probably expressed as an assertion. But it also makes sense to check other things simultaneously, and checking rules enable you to do this automatically. The user can select which checking rules are to be verified as an automated test executes. These include base-line comparisons, specific content, spell-checks, link checks, hardware impact checks and performance checks. It saves you time, takes little set-up and expands the coverage and purpose of a test, to trap more errors.
    Data driven Expanded coverage with variable data.
    Data-driven tests are fundamental to expanding test coverage. Use spreadsheet-style data to drive inputs, to act as values to verify against and even update columns so that the values can be used later in the test. It is a simple drag and drop process to match the columns to the inputs on the screen. It could not be easier and no sign of anything like coding!

    Modular playlists Optimizing re-use
    Uniquely TestDrive separates instructions on how to navigate an application from the logic, tests, da-ta drivers and success criteria. If the application under test changes significantly and the navigation has to be replaced, it ensures that the business logic survives. This means fewer scripts to maintain as the modular scripts are reused and repurposed in the Playlist that drives each scenario.

    Multiple applications? End-to-end testing?
    Most organizations have many applications that run the business and hence carry out end-to-end testing, which must be done across multiple applications (integrated or otherwise). A single test can embrace multiple applications and technologies enabling you to have a complete end to end scenarios and check each step in a business process along the way whether cloud, browser, green screen, Windows GUI, Java, SAP, Salesforce or anything. One solution, for all your application testing



    For REST, SOAP and other popular API and IoT protocols, SoapUI NG Pro provides the industry's most comprehensive and easy-to-learn functional testing capabilities. Based on open core technology proven by millions of community members, SoapUI NG Pro helps you ensure that your APIs perform as intended, meet your business requirements, timeframes, and team skill sets right from day one.

    What is SmartBear TestComplete?

    TestComplete is a reliable, sturdy automated testing platform created by SmartBear Software. SmartBear Software is a worldwide technological leader known for developing quality enterprise-class development and testing solutions.

    TestComplete simplifies the process of creating tests for numerous applications, including, but not limited to; Desktop, Android, IOS, Web browsers, and Windows. Application tests can be manual, scripted, and even recorded by using keyword-driven or data-driven functionality. There are even additional options for error reporting and automated playback. The object repository is extremely accurate and is fully customizable. TestComplete can easily be used by experienced developers and even by manual novice testers to develop quality automated UI tests quickly.

    TestComplete offers three different testing scenarios:

    • Desktop: Users can easily and quickly automate UI tests using today’s most popular desktop applications, such as; Windows, Java, Python,.Net, VBScript, and more.

    • Web: Users can effortlessly create renewable tests for all of today’s popular web applications, including JavaScript frameworks on 2000+ trusted browser and platform integrations.

    • Mobile: Users can safely build and automate serviceable UI tests on actual or virtual android or IOS devices, locally or in the cloud. Users can create code or codeless tests. TestComplete seamlessly integrates with many of today’s popular frameworks.

    Key Features

    • Easily create automated UI tests: TestComplete offers scriptless Record and Replay or simple keyword-driven tests to quickly develop any type of UI test users may require. Tests can be recorded once, then replayed when needed across various applications on mobile, web, or desktop environments. TestComplete integrates with many different languages, such as Java, Python, C+, and more.

    • Keyword driven tests: Users can easily divide testing steps, actions, objects, and data with an integrated keyword-driven test structure. This makes it easy for every user to participate in the test automation process; there is no programming experience needed. Everything is made simple with easy-to-use point-and-click options.

    • Data driven tests: Easily distinguish data from test commands to keep administrative efforts simple. Users can improve overall coverage by running various automated mobile, desktop, or web UI tests.

    • Record and Replay: Users can reuse created automated tests across every environment as often as desired. This helps to expand overall test coverage and represents a huge cost and time savings.

    Reviews from Real Users

    Sandhiya T S., Sr Solutions Engineer at Lexington Soft, relates, “The record and replay aspects of the solution are quite useful for people. With them, you don't have to write any scripts. Basically, you can record your actions and play them back later. The initial setup is also very easy.”

    Sai S R., Staff Test Architect at a tech services company, says, "The most valuable features of the SmartBear TestComplete are self-healing, they reduce the maintenance required. The different languages SmartBear TestComplete supports are good because some of our libraries are written in Python, JavaScript, and C#. It's very easy to put them all under one project and use them."

    Sample Customers
    Marstons Plc, Edrington, CertainTeed, Macerich, Enzen, Unilever
    Apple, Cisco, FedEx, eBay, Microsoft, MasterCard, Pfizer, Nike, Oracle, Volvo, Lufthansa, Disney, HP, Intel, U.S. Air Force, Schindler
    Cisco, J.P. Morgan, Boeing, McAfee, EMC, Intuit, and Thomson Reuters.
    Top Industries
    No Data Available
    REVIEWERS
    Financial Services Firm21%
    Computer Software Company16%
    Logistics Company11%
    Security Firm5%
    VISITORS READING REVIEWS
    Financial Services Firm21%
    Computer Software Company15%
    Insurance Company10%
    Manufacturing Company7%
    REVIEWERS
    Computer Software Company32%
    Manufacturing Company13%
    Financial Services Firm10%
    Comms Service Provider6%
    VISITORS READING REVIEWS
    Computer Software Company19%
    Manufacturing Company11%
    Financial Services Firm11%
    Government7%
    Company Size
    No Data Available
    REVIEWERS
    Small Business27%
    Midsize Enterprise10%
    Large Enterprise63%
    VISITORS READING REVIEWS
    Small Business16%
    Midsize Enterprise10%
    Large Enterprise74%
    REVIEWERS
    Small Business28%
    Midsize Enterprise28%
    Large Enterprise44%
    VISITORS READING REVIEWS
    Small Business24%
    Midsize Enterprise15%
    Large Enterprise62%
    Buyer's Guide
    Regression Testing Tools
    March 2024
    Find out what your peers are saying about Tricentis, OpenText, SeleniumHQ and others in Regression Testing Tools. Updated: March 2024.
    765,234 professionals have used our research since 2012.