Original Software TestDrive vs SmartBear TestComplete vs Tricentis Tosca comparison

Cancel
You must select at least 2 products to compare!
Original Software Logo
53 views|36 comparisons
SmartBear Logo
5,647 views|3,948 comparisons
85% willing to recommend
Tricentis Logo
16,296 views|8,212 comparisons
96% willing to recommend
Comparison Buyer's Guide
Executive Summary

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

Find out what your peers are saying about Tricentis, OpenText, Katalon Studio and others in Regression Testing Tools.
To learn more, read our detailed Regression Testing Tools Report (Updated: April 2024).
768,740 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 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 →

  • "​It is an expensive tool compared to other test automation tools. It has a lot of advantages over other tools."
  • "Expensive, but for long-term projects, it is paying back."
  • "The pricing is high, but altogether it offers you the ability to automate all sorts of applications: desktop, web, mobile, etc."
  • "We hired a consultant to figure out all the tools in our company and how they fit in our company before we purchased the solution."
  • "Tricentis Tosca may be relatively on the higher side in terms of pricing, but their sales rep can give pretty decent deals when asked."
  • "We have around 200 [concurrent] licenses and the cost around $1.4 million a year."
  • "My understanding is that it's an expensive product, although I don't know the specifics with regards to pricing."
  • "I would like to see better costing packs. There are several features but USD $11,000 for one license is expensive."
  • More Tricentis Tosca Pricing and Cost Advice →

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

    Earn 20 points

    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 »
    Top Answer:We reviewed MicroFocus UFT One but ultimately chose to use Tricentis Tosca because we needed API testing MicroFocus… more »
    Top Answer:Tosca fulfills our business needs better because it is an end-to-end solution across technologies. We like that it is… more »
    Top Answer:The product enables codeless automation.
    Ranking
    26th
    Views
    53
    Comparisons
    36
    Reviews
    0
    Average Words per Review
    0
    Rating
    N/A
    6th
    Views
    5,647
    Comparisons
    3,948
    Reviews
    7
    Average Words per Review
    503
    Rating
    7.1
    1st
    Views
    16,296
    Comparisons
    8,212
    Reviews
    20
    Average Words per Review
    521
    Rating
    8.0
    Comparisons
    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



    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."

    Tricentis Tosca is a continuous testing platform that uses the industry’s most innovative functional testing technologies. Unlike traditional testing technologies, which are siloed and can allow for integration risks that are likely to derail end-to-end processes, Tricentis Tosca accelerates testing across the enterprise to keep pace with Agile and DevOps and helps enterprise teams to achieve 90%+ test automation rates, thereby enabling them to deliver fast and continuous feedback.

    Tosca enables your large enterprise to improve the quality of its applications by equipping you for optimizing, managing, and automating your software testing.

    This model-based approach to software test automation enables your organization to achieve high automation rates while at the same time maximizing business risk coverage. Tosca covers all digital initiatives, which includes moving to the cloud, modernizing core business apps, and delivering excellent customer experience.

    Tosca also provides market-leading test data provisioning, test case planning and design capabilities, service virtualization, and mobile testing. The solution is fully compatible with other testing solutions and with Application Lifecycle Management products.

    Benefits of Tricentis Tosca

    Tricentis Tosca optimizes and accelerates the end-to-end testing of your entire digital landscape. Its AI-powered codeless approach accelerates innovation across your enterprise by removing the bottlenecks from testing and the risks from software releases.

    Tosca’s functional testing tool covers every kind of testing, including API testing, exploratory testing, mobile testing, regression testing, and system integration testing. It also supports performance testing through integration with NeoLoad.

    The key benefits of Tricentis Tosca include:

    Acceleration of test automation with AI-powered technology that can track controls on any technology in real time.

    The shifting left of testing by automating tests based on mockups and then using those same tests as the app is developed.

    Smarter testing with Vision AI that keeps up with changes in your apps, regardless of the underlying platform.

    Creation of resilient, stable automation for any technology

    Vision AI’s integration with Tosca’s no-code platform makes test automation easy-to-use by business analyst and subject matter experts, regardless of skill level

    Reviews from Real Users

    PeerSpot users note that Tricentis Tosca is easy to learn, easy to maintain, and easy to automate. One user said that “It is a good tool that enables me to re-automate my scripts and update my scripts as quickly as possible." Another wrote that “The most valuable feature is the UI… The reporting is really nice.”

    Sample Customers
    Marstons Plc, Edrington, CertainTeed, Macerich, Enzen, Unilever
    Cisco, J.P. Morgan, Boeing, McAfee, EMC, Intuit, and Thomson Reuters.
    HBO, AMEX, BMW Group, ING, Bosch, Austrian Airlines, Deutsche Bank, Henkel, Allianz, Bank of America, UBS, Orange, Siemens, Swiss Re, Vodafone
    Top Industries
    No Data Available
    REVIEWERS
    Computer Software Company31%
    Manufacturing Company13%
    Financial Services Firm9%
    Comms Service Provider6%
    VISITORS READING REVIEWS
    Computer Software Company18%
    Manufacturing Company11%
    Financial Services Firm11%
    Government7%
    REVIEWERS
    Financial Services Firm29%
    Computer Software Company24%
    Insurance Company11%
    Retailer7%
    VISITORS READING REVIEWS
    Computer Software Company15%
    Financial Services Firm14%
    Manufacturing Company11%
    Insurance Company7%
    Company Size
    No Data Available
    REVIEWERS
    Small Business28%
    Midsize Enterprise28%
    Large Enterprise45%
    VISITORS READING REVIEWS
    Small Business24%
    Midsize Enterprise15%
    Large Enterprise62%
    REVIEWERS
    Small Business18%
    Midsize Enterprise20%
    Large Enterprise61%
    VISITORS READING REVIEWS
    Small Business15%
    Midsize Enterprise13%
    Large Enterprise72%
    Buyer's Guide
    Regression Testing Tools
    April 2024
    Find out what your peers are saying about Tricentis, OpenText, Katalon Studio and others in Regression Testing Tools. Updated: April 2024.
    768,740 professionals have used our research since 2012.