ReadyAPI vs Sauce Labs vs Zeenyx AscentialTest comparison

Cancel
You must select at least 2 products to compare!
SmartBear Logo
3,008 views|1,685 comparisons
85% willing to recommend
Sauce Labs Logo
6,691 views|4,974 comparisons
96% willing to recommend
Zeenyx Logo
364 views|169 comparisons
100% willing to recommend
Comparison Buyer's Guide
Executive Summary

We performed a comparison between ReadyAPI, Sauce Labs, and Zeenyx AscentialTest based on real PeerSpot user reviews.

Find out what your peers are saying about Tricentis, OpenText, Perforce and others in Functional Testing Tools.
To learn more, read our detailed Functional 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:
Pros
"The most valuable features of ReadyAPI are the ready-to-use assertions and filters which can perform the validation. If we want to filter out any value, the filters are available. Apart from that database integration, if you want to go ahead and perform validation in the database layer it is possible with the ready-to-use feature available. The execution and reporting are rich features.""The most valuable features of ReadyAPI are its robust functionality and collaboration capabilities.""For anyone who does not have experience with automation, ReadyAPI provides a sense of comfort, especially for testers who find it hard to go directly into coding.""The most valuable feature of ReadyAPI is that it is user-friendly.""This solution is very intuitive. Once you finish your first few testing cases, you can change several parameters and create lots of testing cases. You could use the same testing cases for different purposes such as automation, performance and screen testing.""The most valuable features of ReadyAPI are the scripting tools and the connectivity to external data sources, such as Excel and PDF files. There are plenty of useful features that are useful, such as automating flexibility and usability. Overall, the solution is easy to use.""One of the features of ReadyAPI that's worth mentioning is that it allows you to parameterize. I'm working with more than two hundred resources, so I don't have to go and make a small change at each point every time. I have the option to just parameterize in one place for the changes to reflect everywhere. Another valuable feature of ReadyAPI is that it provides a customized environment. In my company, you work in different environments, such as QA, UAT, and LT, so the URLs for every environment are different. In ReadyAPI, you can customize your environment, set it up, then start working on it. Another feature worth mentioning that's offered in ReadyAPI is automating your test value as the tool allows Groovy scripting. In your test case, you can use a Groovy script that says that in a particular test case, you have ten resources, but you just want to exhibit five and that you don't want to exhibit the remaining five. You can write a small Groovy script that lets you execute just five resources out of the ten resources. I also like that ReadyAPI allows you to read the data from CFC and Excel. It also allows you to create or customize your data, but that only works at a certain point because every application has its specific data. ReadyAPI cannot generate every data, but when I'm posting and I want to generate a random name, such as a first name, I can do it in ReadyAPI. The tool also has many different features which I find valuable, including Git integration.""I haven't seen any other tool that offers both types of tests. This is very helpful for us, and it's one of the main reasons why we chose this service."

More ReadyAPI Pros →

"Sauce Labs is optimized for automation and integration with the major CI/CD platforms and developer tools. We have an integration with App Center that we're working on. They have a storage API that lets us retrieve APK and IPA, iOS and Android builds off the phone, so that we can continue testing with CI/CD. They integrate with Jenkins, and Jenkins is the main CI/CD.""The most valuable feature is the cross-browser feature, it has many android and iOS devices both simulators and real devices. It's easy to integrate. I also like video recording too.""The most valuable feature is cross-browser, cross-OS, cross-mobile device testing.""Testing subscription videos for on-demand software, making them better quality and bug free for our customers.""Maintaining many environments for test is a bear. These guys make it so easy with their CI integration that you can have tests going in after a few hours.""With Sauce Labs, we have a whole universe of devices: Galaxy, all the iPhones, and all the operating system versions. All our software developers are able to test on a multitude of different devices.""The error logging is also very robust. If we run a test through Sauce Labs and there's some sort of issue, a log will appear on the screen. Log messages are usually heinous and horrible... Sauce Labs is incredibly good at saying things like, 'Hey, here is the exact issue. Fix this and you can run the test.' That helps in getting things up and running and executing the way they should.""Before implementing Sauce Labs, we tested physical devices that team members had to share. It was more feasible when we were all located in one office, but we couldn't leverage our offshore capacity. With this solution, we can do everything remotely, which is essential now that most of us work from home."

More Sauce Labs Pros →

"It’s been really easy to automate the same application TestComplete struggled with. I have been able to automate two of our key applications in just a few months. I haven’t even taken their training.""AscentialTest's object recognition in snapshots is a robust feature that goes beyond standard elements, even accurately identifying objects within Datawindows.""If you use the PowerBuilder application, do choose AscentialTest without thinking twice.""The most valuable feature of AscentialTest for us is that it fully supports PowerBuilder."

More Zeenyx AscentialTest Pros →

Cons
"Version control does not work well.""The performance in some cases needs improvement. Sometimes it requires too many resources.""The solution is made up of multiple tools, and the one additional feature we'd like to have is load testing.""It doesn't have connectors to the NoSQL database. This is one of the things where they do not have a very solid strategy today. Other solutions have an in-built mechanism where I can directly and easily connect. An API is more around a user submitting a request on the frontend. It then hits the backend, puts the data, and responds back. If I am hitting MongoDB or NoSQL databases, I do not have ready-made inbuilt solutions in ReadyAPI that can easily help me in automating it faster. In our organization, we deal with NoSQL databases, and therefore, we need Groovy. We just cannot have a connector from ReadyAPI to do that. I have to write Groovy scripts. If you have themes that are predominantly using MongoDB, it leads to more maintenance and support activity because we are introducing more code into our commission. In terms of additional features, it can have cloud support. This is one of the things where we are getting into cloud support. We'll see how it works, but it is one of the doubts that we still have.""It is challenging doing upgrades and patches because sometimes the environmental variables or suits in the projects get erased.""I don't like how they don't have a clear way to manage tests between multiple projects.""The UI is not user-friendly.""ReadyAPI could improve by adding a conversion tool from one file type to another. Import support for multiple file types would be beneficial."

More ReadyAPI Cons →

"I may not know what should be improved on the platform, but I think it could offer a greater variety of testing solutions. I know there might be competing solutions that cover more things I'm unaware of, and it could expand a bit more. We've done a lot of automated testing scenarios, and that's all the rage these days, so I think Sauce Labs could look at potential ways to improve and cover other scenarios.""With the desktop browser, we can inspect any screen with the web developer option, but they should provide something for mobiles so that we can quickly inspect elements on the device. To write the Selenium scripts, we require web locators. We have to capture them from the local and execute the script on Sauce Labs. If Sauce Labs can provide a solution where we can inspect any of the mobile devices online, it will be very helpful for us.""Sauce Labs needs to be improved in the different platforms for farm testing, like iOS and Android farm testing and farm testing web browsers.​""We have found that during automated testing this can be very slow. This causes inconsistencies with the tests. It's very difficult to rely on a service when you can't be sure if a test will pass or fail the next time it runs. This means building in a lot of sync time into the tests which in turn slows them down. If this speed could be improved then the service would be much better.""We have had some issues with the Sauce Connect Proxy on our Jenkins servers failing to start, which makes the optimal CI/CD pipeline come to a halt.""One of the challenging areas for us is the reporting and the matrix. It should be based on roles, but right now it is only available for the admin role. The admin role can really do a lot of stuff, but our infrastructure team, which holds the admin role, is not ready to hand it over to us on the testing team. If Sauce Labs had permissions associated with roles, where this role could do this activity and that role could do that activity, it would be easier for us.""Lacks the ability to start multiple tests simultaneously.""We have faced challenges with the availability of mobile devices. There was once or twice where there were no mobile devices available."

More Sauce Labs Cons →

"I would like to see an improvement in the User Interface.""Streamlining the retrieval of results from individual test set runs would be beneficial.""Classes are not as object-oriented as I would like, but I am a programmer and not QA so I expect a lot.""The only thing I can't wait for is for Zeenyx to add automating Mobile apps."

More Zeenyx AscentialTest Cons →

Pricing and Cost Advice
  • "This is a cheap solution when you consider the money that will be saved in testing."
  • "The cost of a license is probably around $1,000 to $2,000. Accounting is done by my leadership. I am more into implementations and making sure all things and processes are taken care of and the frameworks are maintained and managed."
  • "There are costs in addition to the licensing fee. For example, if you want to add the load testing you would pay more."
  • "The price of the solution has been fine."
  • "The price was around $6,000 for one license, but I don't remember exactly. It is definitely expensive. Our organization was planning on having multiple licenses for this year."
  • "For each license, they charge the same amount, which is less than $1,000 for each desktop license."
  • "The thing with ReadyAPI is that you have to buy different licenses for different purposes."
  • "We have approximately 12 licenses in place. There are other solutions that are more expensive than ReadyAPI that have more features, but if the scope of the project is limited to SOAP and REST service, then this is the best option."
  • More ReadyAPI Pricing and Cost Advice →

  • "We have an enterprise account; it has worked great for our needs."
  • "Try the free trial and work with a Sauce Labs representative to see what package works best for your application(s)."
  • "It could be less like pay-per-use with a lower rate."
  • "Go ahead please. Try it at a smaller scale."
  • "Trial the product and see if it suits your needs."
  • "When you reach the Enterprise licensing tier, base level being with 10 concurrent test sessions, pricing is essentially per-unit-of-concurrency thereafter with a relatively linear increase and not much benefit for "bulk"."
  • "Compared with other services, Sauce Labs is a bit expensive."
  • "​Now that we have an enterprise license, we no longer have to worry about minutes each month!​"
  • More Sauce Labs Pricing and Cost Advice →

  • "Once it starts generating ROI, which for us took between three and six months, one will not even think about the investment."
  • More Zeenyx AscentialTest Pricing and Cost Advice →

    report
    Use our free recommendation engine to learn which Functional Testing Tools solutions are best for your needs.
    768,740 professionals have used our research since 2012.
    Questions from the Community
    Top Answer:The most valuable features of ReadyAPI are its robust functionality and collaboration capabilities.
    Top Answer:The cost of the license is quite high. The licensing cost for ReadyAPI, at least for the current license I have, covers… more »
    Top Answer:There is room for improvement in ReadyAPI, particularly in the user interface. I prefer working with multiple windows or… more »
    Top Answer:The solution they provide is very robust. We can quickly connect to their environment with the hub URL. They have a URL… more »
    Top Answer:With the desktop browser, we can inspect any screen with the web developer option, but they should provide something for… more »
    Top Answer:We use it for automated testing. For our company, we do web testing automation. We run our test suites containing… more »
    Ask a question

    Earn 20 points

    Ranking
    8th
    Views
    3,008
    Comparisons
    1,685
    Reviews
    23
    Average Words per Review
    654
    Rating
    7.6
    11th
    Views
    6,691
    Comparisons
    4,974
    Reviews
    1
    Average Words per Review
    2,324
    Rating
    6.0
    34th
    Views
    364
    Comparisons
    169
    Reviews
    0
    Average Words per Review
    0
    Rating
    N/A
    Comparisons
    Also Known As
    Ready API
    AscentialTest
    Learn More
    Zeenyx
    Video Not Available
    Overview

    ReadyAPI is an all-in-one automated testing platform that allows teams to create, manage, and execute automated functional, security, and performance tests in one centralized interface.

    ReadyAPI Features

    Some of ReadyAPI’s key features include:

    • Continuous integration
    • Comprehensive dashboard
    • API discovery
    • Central, standardized reporting function
    • Plugin architecture
    • ReadyAPI Projects
    • Multiple options for scripting to create functional, load, or security tests

    ReadyAPI Benefits

    Some of the benefits of using ReadyAPI include:

    • Easy and flexible test creation and execution: ReadyAPI has visual editors and wizards that make testing easy, saving time and simplifying onboarding.

    • Test APIs continuously: With ReadyAPI you can run consistent tests on local environments, Docker containers, or other distributed staging environments.

    • Team friendly: ReadyAPI enables software teams with the ability to easily share testing projects and artifacts, share licenses between team members, and report issues directly from the testing IDE.

    • Powerful, data-driven testing capabilities: With ReadyAPI, you can save time by checking for numerous real world conditions.

    • Supports multiple specifications, schemas, and protocols: ReadyAPI includes legacy SOAP services, microservices powered by Apache Kafka, and mainstream REST services, as well as IoT use cases leveraging MQTT. It allows you to test and virtualize the most popular API protocols and also to import APIs from specifications and schemas instantly.

    Reviews from Real Users

    Below are some reviews and helpful feedback written by Dell EMC Unity users.

    PeerSpot user Vallalarasu P., Test Architect at a tech services company, states, “ReadyAPI is one of the best tools for API testing because they have made a single platform for functional testing, load testing security, and also service actualization. We also have virtual work that can be an add-in within ReadyAPI. For integration for CACD, they have something called TestEngine, which can also be an add-on for ReadyAPI. We use Python request library and things like that but if you're a bigger organization with hundreds of APIs, then ReadyAPI is a one-stop solution for complete API testing. If you consider TestComplete and other products for an equivalent outcome, you might get something nearly comparable, butReadyAPI is the outstanding product.”

    An IT Manager at an insurance company says the solution has “Fast automation, less coding, and is pretty lightweight. When you are working in sprints, you need to have continuous feedback. ReadyAPI definitely helps in automating very fast and rapidly. We have less coding, and we can more easily define our assertions. We don't use it for full-blown performance testing, but normally if you are doing your functional testing, it gives you the request and response time. Anybody who is doing functional testing can see what the request and response times are and raise a flag based upon their business affiliates, that is, whether it is meeting their affiliates. You can identify this during functional testing."

    Balamurugan A., Manager at a financial services firm, comments, “We like the user interface. The most valuable features are the integration with Jira and the test management tools.

    They have interfaces with our performance tools, so we were able to leverage all of these integrations and plugins. It is very good from an integrative solution standpoint.”

    Sauce Labs is a functional testing tool that ensures your apps and websites work flawlessly on every browser, OS, and device. The solution allows you to automate functional testing on multiple operating systems and browsers, emulating the way that a user would use the website. With Sauce Labs, you can also run tests on various operating system and browser combinations in parallel, reducing the amount of time to get results. The Sauce Labs solution provides enterprise-grade security, scalability, and reliability.

    Sauce Labs Features

    Sauce Labs has many valuable key features. Some of the most useful ones include:

    • Automated cross-browser testing
    • Mobile testing
    • Secure tunneling protocol
    • Usage reporting
    • Enterprise security
    • Provisioning
    • Centralized user account management
    • Access controls
    • Support for Selenium, Appium, and JUnit Testing

    Sauce Labs Benefits

    There are many benefits to implementing Sauce Labs. Some of the biggest advantages the solution offers include:

    • Speed up development time: The solution makes it possible for you to test web and mobile apps in parallel and accelerate your testing time by up to 10x or more. Using Sauce Labs, you can increase developer productivity because your teams will be able to spend less time with test maintenance and debug faster.
    • No worrying about infrastructure: With Sauce Labs, you don’t have to buy or maintain more servers or mobile devices. You also don’t need to worry about updating browsers or VM licenses. Sauce Labs allows you to easily scale your tests with parallelization to speed up test cycles and boost capacity on their reliable cloud.
    • Run tests securely: The solution enables you to securely run your scripts and access your data and files from behind your firewall. Sauce Labs generates single-use VMs for every test and destroys them immediately afterwards so your data always remains secure.
    • Easy integration for your CI systems: Sauce Labs automated testing platform integrates with Jenkins, Bamboo, Microsoft VSTS, and others so you can test as fast as you develop. In addition, you can share results instantly by using the solution’s simple plugins.

    Reviews from Real Users

    Sauce Labs is a solution that stands out when compared to many of its competitors. It has valuable features that include error logging, helpful dashboards, and its browser.

    Joel A., Product Manager - Data & APIs at a marketing services firm, says, "The error logging is very robust. If we run a test through Sauce Labs and there's some sort of issue, a log will appear on the screen. Log messages are usually heinous and horrible... Sauce Labs is incredibly good at saying things like, 'Hey, here is the exact issue. Fix this and you can run the test.' That helps in getting things up and running and executing the way they should."

    Savio D., Sr. IT Architect at a healthcare company, mentions, "Sauce Labs' dashboards contain multiple useful metrics in one place. Everything is represented to us visually on the dashboard, which helps us understand where to focus our attention, what the issues are, and what we need to resolve."

    PeerSpot reviewer, Rob L., Director of Quality Assurance - Shared Service at a financial services firm, writes, “The most valuable feature for us is the browser. The most critical thing is that this software aligns with our Agile and DevOps way of doing things. It integrates with kickoff scripts through DevOps.”

    AscentialTest™ by Zeenyx Software is an enterprise level Test Management System that encompasses Test Planning, Development, Data Management, Execution and Defect Tracking for applications running on Windows, the web, java, dotNet, terminals and PowerBuilder. This “next generation” testing solution allows users to build robust automated and manual tests from reusable components created by its powerful object recognition engine without recording or scripting. Our patented ‘snapshot’ technology generates graphical representations of the application under test which allows users to build ‘Steps’ by dragging and dropping objects in a visual test editor. Reusable Steps are combined to form a multitude of automated and manual tests that are easy to create and maintain. With AscentialTest, companies realize a dramatic reduction in test creation and maintenance times, resulting in increased productivity and lower costs.
    Sample Customers
    Healthcare Data Solutions (HDS)
    Salesforce.com, Mozilla, Zendesk, Puppet Labs, Twitter, Bank of America, Eventbrite, Bleacher Report, Okta, Intuit, Travelocity, Sharecare, CapitalOne.
    TJX Companies, Nuance Communications, Ericsson Inc., Transatlantic Reinsurance Company, Accenture, Nutrition Coordinating Center, Univ. of MN, iConectiv, Fortress Software, and LMP Corp.
    Top Industries
    REVIEWERS
    Insurance Company25%
    Financial Services Firm25%
    Healthcare Company13%
    Logistics Company6%
    VISITORS READING REVIEWS
    Financial Services Firm18%
    Computer Software Company17%
    Insurance Company9%
    Government7%
    REVIEWERS
    Healthcare Company14%
    Computer Software Company11%
    Media Company9%
    Marketing Services Firm8%
    VISITORS READING REVIEWS
    Financial Services Firm17%
    Computer Software Company17%
    Healthcare Company6%
    Retailer6%
    VISITORS READING REVIEWS
    Financial Services Firm24%
    Government16%
    Energy/Utilities Company10%
    Computer Software Company8%
    Company Size
    REVIEWERS
    Small Business17%
    Midsize Enterprise11%
    Large Enterprise71%
    VISITORS READING REVIEWS
    Small Business19%
    Midsize Enterprise13%
    Large Enterprise68%
    REVIEWERS
    Small Business25%
    Midsize Enterprise20%
    Large Enterprise55%
    VISITORS READING REVIEWS
    Small Business18%
    Midsize Enterprise10%
    Large Enterprise71%
    REVIEWERS
    Small Business50%
    Midsize Enterprise21%
    Large Enterprise29%
    VISITORS READING REVIEWS
    Small Business14%
    Midsize Enterprise15%
    Large Enterprise70%
    Buyer's Guide
    Functional Testing Tools
    April 2024
    Find out what your peers are saying about Tricentis, OpenText, Perforce and others in Functional Testing Tools. Updated: April 2024.
    768,740 professionals have used our research since 2012.