Try our new research platform with insights from 80,000+ expert users

Katalon Studio vs ReadyAPI comparison

 

Comparison Buyer's Guide

Executive Summary

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

ROI

Sentiment score
6.1
Katalon Studio is easy to learn, reduces testing time and costs, but effectiveness varies with application and usage.
Sentiment score
7.8
ReadyAPI delivers efficient and cost-effective API testing, integrating seamlessly, reducing effort, and providing significant value for enterprises.
 

Customer Service

Sentiment score
5.9
Katalon Studio's customer service is quick, with better support for licensed users; free users often rely on community forums.
Sentiment score
6.6
ReadyAPI support is knowledgeable and prompt, but lacks phone support, causing delays, especially across time zones.
Katalon's support is not very strong unless you opt for the enterprise version.
I encountered a couple of issues during the initial setup, but customer care resolved them quickly.
Within 24 hours, I received support from the customer support team through their forum.
SmartBear had an ALM tool that helped manage project documentation, including Jira-related specifications, test plans, and test cases.
 

Scalability Issues

Sentiment score
6.9
Katalon Studio offers scalable Selenium script execution with budget-friendly options but requires improvements in speed and load testing adaptability.
Sentiment score
6.8
ReadyAPI is scalable and efficient for large API volumes but lacks flexibility, facing resource and team synchronization challenges.
It allows me to develop, run, and deploy test cases extensively.
Katalon Studio handles larger projects and more complex test cases very easily.
Katalon Studio has very good scalability.
I rate ReadyAPI between five to six for scalability due to complexities associated with scripting.
ReadyAPI's performance testing capabilities can impact API scalability assessments.
 

Stability Issues

Sentiment score
6.7
Katalon Studio's stability is generally reliable, scoring six to nine out of ten, despite occasional lags and crashes.
Sentiment score
7.2
ReadyAPI is generally stable but users may encounter minor issues with larger tasks, configuration, and licensing challenges.
It needs more stability when test cases are executed.
In my experience, Katalon Studio is stable, but sometimes I encounter lag and crash issues.
I have not encountered any major bugs or crashes.
Once all configurations and preparations are done, it is very stable.
 

Room For Improvement

Katalon Studio requires better language support, tool integration, stability, documentation, reporting, pricing, and enhanced app testing capabilities.
Users request enhanced tool integration, performance, UI, version control, protocol support, cloud integration, and improved testing features in ReadyAPI.
Parallel execution is available, but not with the free version.
Providing clearer guidance during the trial period for certification and training modules would also help.
There is significant competition, so providing a good offer with extra features could be beneficial.
One issue I found with ReadyAPI is related to event listeners compared to JMeter or SoapUI.
I'm considering the use of AWS and its Lambda functionalities prepared by the vendor.
 

Setup Cost

Katalon Studio offers free and paid versions, with mixed opinions on pricing and value impacting enterprise buying decisions.
ReadyAPI offers flexible pricing from $1,000 to $6,000 annually, praised for comprehensive API solutions and modular licensing.
The approximate cost is around $8,000.
Although there are free automation software options available, Katalon Studio offers everything in a single hub for a fee.
The pricing of Katalon Studio is affordable, making it a sensible option for those looking for an affordable range.
The pricing of ReadyAPI is reasonable, considering its functionality compared to other tools in the market.
Currently, we don't extensively use the performance testing due to license costs.
 

Valuable Features

Katalon Studio is favored for its ease, flexibility, robust automation features, seamless integration, affordability, and user-focused adaptability.
ReadyAPI excels in API testing with user-friendly features, strong integration, smart assertions, and comprehensive performance and security capabilities.
We can schedule our test cases, and the report which we get can be shared with higher-level management.
Katalon Studio has positively impacted my organization because I have noticed that I can save more than 50% of our time automating test cases.
Now, using Katalon Studio, we have a 50% increase in velocity in the test and create automatic tests.
It also aids in faster feedback to developers, allowing them to implement developments in a sprint without the need for extensive testing afterwards, thus improving our time to market metrics.
ReadyAPI is valuable for web service automation and allowing us to generate test cases and automate processes.
I consider ReadyAPI a cost-effective solution because it covers three verticals without needing to purchase separate tools for security, performance, or functional testing.
 

Categories and Ranking

Katalon Studio
Average Rating
7.8
Reviews Sentiment
6.6
Number of Reviews
50
Ranking in other categories
Regression Testing Tools (3rd), API Testing Tools (4th), Test Automation Tools (4th)
ReadyAPI
Average Rating
7.8
Reviews Sentiment
7.0
Number of Reviews
37
Ranking in other categories
Performance Testing Tools (7th), Functional Testing Tools (14th)
 

Featured Reviews

Keerthi Prasannakumar - PeerSpot reviewer
Has improved test efficiency and automated repeated sanity checks using reusable components
The best features Katalon Studio offers include its user-friendly nature. It is very much a user-friendly automation framework that supports both beginners and advanced users. It combines manual and script-based testing, allowing easy recording of steps and customization using Java or Groovy. Its built-in reporting, data-driven testing, and CI/CD integration are extremely useful for managing end-to-end automation efficiently. The best feature of Katalon Studio is its ease of setup with both manual and scripted automation, plus strong integration techniques, which help the tester find reports easily. It is more focused on debugging, reusability, and reporting. The reporting and debugging features of Katalon Studio help me in my testing workflow by providing test execution reports with logs, screenshots, and videos for failed steps, which makes it easier to analyze results. The report can be in formats such as HTML, PDF, or integrated into Katalon TestOps for tracking trends over time. For debugging, I use the debug mode to run test cases step-by-step, check every value, and inspect the console and log viewer for error messages. Katalon Studio highlights the exact failed step, provides stack traces, and helps quickly identify issues in locator data or synchronization. For example, in one of my projects, I automated a video upload and a preview feature in a web application. During execution, the test failed at the preview validation step. The Katalon Studio report showed that the preview element was not visible within expected time. I switched to debug mode, added a wait condition, and re-ran the test step-by-step to verify that the video preview loaded correctly before validation. After updating the script with an explicit wait, the test passed consistently, confirming all steps were successful and improving the reliability of future regression runs. Katalon Studio's report and debug mode help identify whether it's a timing issue or if we need an explicit wait. A key feature I notice in Katalon Studio is its cross-platform automation, supporting web, mobile, API, and desktop testing in one tool. The record and playback feature is my favorite because I'm not from a coding background. It allows for quick test creation without coding, making it accessible even for beginners. The repository and data-driven testing provide centralized storage for test elements, improving reusability. We can run the same test with multiple sets of data, which is also significant. The integration part is excellent, along with reusable test suites and keywords, which allow modular and maintainable test structures across projects. Katalon Studio has positively impacted my organization by significantly speeding up the testing process. The repetitive regression tests that used to take hours or days are now completed in a day or just two to three hours. The built-in reports and debugging features improved communication with developers and made issue resolution faster. With Katalon Studio providing detailed reports, false arguments have gradually reduced. Overall, test coverage, accuracy, and team productivity have enhanced, allowing for a more confident delivery of builds and shorter turnaround times. I think the company has a positive impact overall.
Walter Wirch - PeerSpot reviewer
Seamless integration with cloud environments supports backend projects while seeking AWS Lambda enhancements
ReadyAPI enhances my workflows by allowing us to use Docker containers based on the ReadyAPI test runner. It helps extend our functional tests, even though we are not heavily using performance testing. It supports a wide range of protocols such as Kafka and GRPC, depending on the project. It also aids in faster feedback to developers, allowing them to implement developments in a sprint without the need for extensive testing afterwards, thus improving our time to market metrics.
report
Use our free recommendation engine to learn which Regression Testing Tools solutions are best for your needs.
869,832 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Computer Software Company
18%
Financial Services Firm
14%
Manufacturing Company
9%
Government
6%
Financial Services Firm
15%
Computer Software Company
14%
Insurance Company
10%
Manufacturing Company
7%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business20
Midsize Enterprise13
Large Enterprise19
By reviewers
Company SizeCount
Small Business5
Midsize Enterprise5
Large Enterprise28
 

Questions from the Community

What is your experience regarding pricing and costs for Katalon Studio?
Katalon Studio is on the expensive side. I rated it eight on a scale where ten is very expensive. I recommend optimizing the pricing, as a moderate value around five would be preferred.
What needs improvement with Katalon Studio?
The pricing could be improved. Offering a discount on Katalon Studio licenses could encourage more users. There is significant competition, so providing a good offer with extra features could be be...
What do you like most about ReadyAPI?
The performance testing capabilities are very good.
What is your experience regarding pricing and costs for ReadyAPI?
Currently, we don't extensively use the performance testing due to license costs. License prices can be a factor in considering which technologies to adopt.
What needs improvement with ReadyAPI?
One issue I found with ReadyAPI is related to event listeners compared to JMeter or SoapUI. We created an in-house dashboard to display automation runs across projects, which required manual updati...
 

Also Known As

No data available
Ready API
 

Overview

 

Sample Customers

Coca-Cola Tesla Black Board TaTa Consultancy Services Sony
Healthcare Data Solutions (HDS)
Find out what your peers are saying about Katalon Studio vs. ReadyAPI and other solutions. Updated: April 2023.
869,832 professionals have used our research since 2012.