Apigee vs Katalon Studio comparison

Cancel
You must select at least 2 products to compare!
Google Logo
972 views|736 comparisons
92% willing to recommend
Katalon Studio Logo
6,227 views|4,253 comparisons
88% willing to recommend
Comparison Buyer's Guide
Executive Summary

We performed a comparison between Apigee and Katalon Studio based on real PeerSpot user reviews.

Find out in this report how the two API Testing Tools solutions compare in terms of features, pricing, service and support, easy of deployment, and ROI.
To learn more, read our detailed Apigee vs. Katalon Studio Report (Updated: May 2024).
772,679 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
"I like implementing different policies, for example, rate-limiting policy.""It is easy to set up. It is on Google Platform, and there are multiple deployment models they support, which is great.""The opportunity for customization is really vast and it is a really good feature built into the product.""It accelerates development and deployment processes.""Apigee is a pioneer in the industry and has good features and functionalities. It is a good tool for API management and it has more advancements than all other tools in the market in certain areas.""Apigee is an easy-to-use solution.""They capture the details of all the incoming and outgoing traffic of your APIs. Based on 300+ default dimensions you can generate beautiful and insightful reports on usage and consumption of APIs.""Easy interface to monetize and deliver APIs with very easy integration for third-party development environments/delivery."

More Apigee Pros →

"I personally like the 'Object Spy' feature of this tool. It makes it easy to find an element on the web page.""I rate Katalon Studio's scalability a four out of five.""One of the features that I like is Object Recognition. It worked very well, and it allowed me to create a dynamic expert based on my requirements.""Whenever I speak to the support team of Katalon Studio, I learn that some new features will be included in the product. It is a scalable product.""The product provides ease of automation for the cloud.""The most valuable feature of Katalon Studio is that everything can be managed from one platform.""It is easy for a non-technical person to use and adopt.""This solution is very user-friendly to learn and implement, and less technical knowledge is required to handle automation."

More Katalon Studio Pros →

Cons
"In terms of the functionalities of a typical API gateway, Apigee is actually doing its job, but when it involves integration with backend applications, which some gateways have, I don't believe it has this functionality. You have to do Java or do some other low-level coding before you are able to do the integration. Apigee has a lot of components, which means that management will be a bit difficult. It probably has ten different components, and all of these components leverage open-source utilities, such as NGINX. When those open-source vendors upgrade their utility, Apigee usually lags behind because they need to do a lot of tests and any required development in their own platform. They need to do rigorous testing to make sure that nothing breaks. Because of that, it takes them a while to upgrade whatever components have been upgraded by the open-source vendor that owns the utility. We've been chasing them for a particular upgrade for well over a year and a half, and they have not done that upgrade. It is creating a security risk for us as an enterprise, but that upgrade has not been done, even though the open-source vendor, the owner of the utility, has upgraded it a long time ago.""Development IDE, especially for Architect Review.""The analytical aspect of it could be better. I think it is fair if Apigee lets you configure some of the metrics of the key details you want to monitor in terms of analytics.""The user interface could be better. It could be easier to navigate and more user-friendly.""Apigee is more of an entry level solution that does basic things pretty well, but if you want to go more customizable, you want to really look for another solution.""I would like to see the monitoring, dashboards, and reports improve.""I have heard there maybe be some security issues that need to be addressed. If this is the situation I would encourage taking a look at the security matters.""It would be good if the Apigee management allowed us to be able to consolidate many operations into single one for the gateway functionality."

More Apigee Cons →

"The price of Katalon Studio is an area of concern where improvement is required.""The solution can be further improved with better loading time.""I can say that in my company, we struggle a lot with iOS automation.""There is not much support offered for the free version, which is something that could be improved.""There could potentially be more reporting within the solution. We need more issue reports, for example.""I would like to see improvements in how Katalon Studio works with iOS applications, especially with React Native applications.""It would be helpful to have an automatic save feature.""It should start working on Silverlight automation."

More Katalon Studio Cons →

Pricing and Cost Advice
  • "As most of the customers say, the tool is a bit expensive."
  • "Based on your usage of the APIs you can take a decision to go with either an on-cloud or OPDK version. Get in touch with the sales representatives of Apigee."
  • "Since it was acquired by Google, we can get a license based on our requirements and the cost level will depend on cloud access and support."
  • "Pricing options need to be chosen on a case-by-case basis."
  • "The cost of the licensing is based on the number of API calls that are made."
  • "It is not suited for small companies. It's expensive."
  • "It is more expensive when you compare to open-source products or other vendors."
  • "We have a contract for three years. I don't know the cost."
  • More Apigee Pricing and Cost Advice →

  • "There is no cost for setup or licensing."
  • "This product is freeware, so there is no charge for using it."
  • "The tool is free to use."
  • "It is freeware software, so start using it."
  • "There is a free version of the tool to use and support is available through the community forums, but there is a licensed version as well."
  • "We were using the free version of this tool."
  • "Katalon Studio is a free tool."
  • "We are using the free version of Katalon Studio at this point."
  • More Katalon Studio Pricing and Cost Advice →

    report
    Use our free recommendation engine to learn which API Testing Tools solutions are best for your needs.
    772,679 professionals have used our research since 2012.
    Questions from the Community
    Top Answer: Apigee offers both cloud-based and on-prem options while Microsoft Azure API Management currently only offers a cloud-based solution. Both solutions are easy to use. Apigee allows for the ability… more »
    Top Answer:Amazon API Gateway is a platform that supports the creation and publication of API for web applications. The platform can support thousands of simultaneous API calls, and it provides monitoring… more »
    Top Answer:We can customize the dashboard.
    Top Answer:Test report generation must be improved. It doesn’t fetch the right data. Even if we provide the proper screenshots, some are not fetched properly. HTML and PDF work fine. Sometimes, the client needs… more »
    Ranking
    6th
    out of 17 in API Testing Tools
    Views
    972
    Comparisons
    736
    Reviews
    32
    Average Words per Review
    368
    Rating
    8.1
    5th
    out of 17 in API Testing Tools
    Views
    6,227
    Comparisons
    4,253
    Reviews
    17
    Average Words per Review
    431
    Rating
    7.4
    Comparisons
    Learn More
    Overview

    Apigee is a platform for developing and managing APIs. Apigee offers an interface for your core services by wrapping them with a proxy layer which is then accessed by other developers. With Apigee, you can design and build APIs and then securely share their services and data without exposing any code.

    Because app developers make HTTP requests to an API proxy rather than directly to your services, your services are separated from the developers. All the developer needs to know is the URL of the API proxy endpoint, necessary query parameters, authorization credentials (if they exist), and the response data format.

    The API proxy isolates the app developer from your backend service. Therefore, you are free to change the service implementation if the public API remains consistent. By maintaining a consistent frontend API, existing client apps will continue to work regardless of changes on the backend.

    Key capabilities of the Apigee API management platform include:

    • Security: Protect APIs, messages, and backends with configurable policies such as OAuth, API key verification, XML/JSON threat protection, and access control.

    • API gateway: Secure and mediate the traffic between clients and backends, and between a company’s APIs and the developers who use the APIs.

    • Developer portal: Attract and engage application developers, enabling them to discover, explore, purchase, and test APIs and register to access and use the APIs.

    • API console: The console helps developers learn and work with APIs.

    • API lifecycle management: Manage the process of designing, developing, publishing, deploying, and versioning APIs.

    • Automated documentation: Automate the development of API documentation and software development kits.

    • Machine learning: Utilize machine learning and analytics to generate actionable insights and reports.
    • API monitoring: Apigee offers monitoring tools for API troubleshooting, security, and optimization.

    Reviews from Real Users:

    Apigee stands out among its competitors for a number of reasons. Several major ones are its rich developer portal, its advanced analytics, and its central monitoring system.

    Carlos R., a software architect at Caja Los Andes writes, “The central monitoring feature is the most valuable. It also provides security for the APIs and high availability for our use cases. Apigee is the best product in the industry in comparison to other API management solutions. It helps in fast development, which is a top point. It also supports a lot of industry standards and has excellent documentation.”

    An associate vice president at a tech services company notes, “The analytics function and the developer portal are the two valuable features of Apigee. The analytics part is very good, and the developer portal is quite rich in features. The authentication mechanisms are quite easily built into Apigee, which is something that most of the other products have also now started supporting.”

    Katalon Studio is a regression testing tool that enables you to go low-code, boost productivity, and ease scalability. It is suitable for all platforms and operating systems, regardless of application complexity. The software is built on top of the open-source automation frameworks Selenium and Appium, with a specialized IDE interface for web, API, mobile, and desktop application testing. As a robust automation tool, Katalon Studio lets you run automated tests of UI elements, including pop-ups, iFrames, and wait time. The solution is ideal for both large and small organizations.

    Katalon Studio Features

    Katalon Studio has many valuable key features. Some of the most useful ones include:

    • Object spying
    • Record and playback
    • Content assist utilities
    • Advanced debugger
    • Reusable test artifacts
    • Fast scripting with keyword-driven testing
    • BDD convention supported
    • Flexible test listener
    • Extensive data-driven testing
    • Self-healing
    • Test scheduling and parallel execution
    • Native CI/CD integrations

    Katalon Studio Benefits

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

    • Versatile abilities: The solution enables you to identify, capture, and store all on-screen objects. Additionally, you can view every single property, method, field, and event in detail. You can create tests twice as fast with low-code options, recycle recorded artifacts, and also work from any steps on active browsers.
    • Built-in project templates: Katalon Studio’s ready-made test scenarios, keywords, and object repositories allow you to get started quickly.
    • One place for end-to-end testing: With the solution, you can combine all of your activities for web UI and API testing in one single project.
    • Flexible test design options: Katalon Studio is equipped with manual and scripting modes for both beginners and advanced users.
    • Broad data support: The solution supports multiple data sources (XLS, CSV) and databases with effective parameterization to maximize test coverage.
    • Smart runtime engine: Because of its smart runtime engine, Katalon Studio can streamline test execution and lower maintenance efforts.

    Reviews from Real Users

    Katalon Studio is a solution that stands out when compared to many of its competitors. Some of its major advantages are that it has a valuable record and playback feature, is user friendly, and has fantastic integration capabilities.

    Khurram K., Head of SQA, Project Manager at Vroozi, says, "The best thing about the solution is that there is a record and playback functionality. The solution allows for specific object files [and it] has great multi-parallel languages that work in the facilities here.”

    Another PeerSpot user expresses the multiple benefits the solution provides for him exclaiming, “I'd describe it as extremely user-friendly. There's a lot of information that is readily available on the internet, and therefore it's easy to learn about the product itself. The scalability of the product is good. The solution was quite stable throughout the time I used it. We found the installation process to be quite simple. There is also very helpful online documentation that can help you if you ever get stuck during the implementation process itself,” comments a Senior Quality Assurance Analyst at an educational organization.

    Tinnaphan W., Professional Services Manager at a non-profit, talks about the Katalon Studio’s advantages. He mentions, “The solution has very good integration capabilities overall. The client has an extremely stable testing framework, and therefore they rely on Katalon to get the results. The reporting is very good.”

    Sample Customers
    Adobe, advance.net, Amadeus, AT&T, Bechtel, Belly, Burberry, Chegg, Citrix, Dell, eBay, Equifax, GameStop, First Data, Globe, HCSC, Intralinks, Kao, Meredith, Mitchell, Orange, Pearson
    Coca-Cola Tesla Black Board TaTa Consultancy Services Sony
    Top Industries
    REVIEWERS
    Computer Software Company31%
    Financial Services Firm17%
    Retailer14%
    Insurance Company10%
    VISITORS READING REVIEWS
    Financial Services Firm23%
    Computer Software Company12%
    Manufacturing Company7%
    Insurance Company6%
    REVIEWERS
    Computer Software Company33%
    Financial Services Firm14%
    Non Tech Company10%
    Transportation Company5%
    VISITORS READING REVIEWS
    Educational Organization28%
    Computer Software Company15%
    Financial Services Firm10%
    Manufacturing Company7%
    Company Size
    REVIEWERS
    Small Business20%
    Midsize Enterprise10%
    Large Enterprise69%
    VISITORS READING REVIEWS
    Small Business16%
    Midsize Enterprise11%
    Large Enterprise73%
    REVIEWERS
    Small Business41%
    Midsize Enterprise23%
    Large Enterprise36%
    VISITORS READING REVIEWS
    Small Business18%
    Midsize Enterprise35%
    Large Enterprise47%
    Buyer's Guide
    Apigee vs. Katalon Studio
    May 2024
    Find out what your peers are saying about Apigee vs. Katalon Studio and other solutions. Updated: May 2024.
    772,679 professionals have used our research since 2012.

    Apigee is ranked 6th in API Testing Tools with 82 reviews while Katalon Studio is ranked 5th in API Testing Tools with 42 reviews. Apigee is rated 8.2, while Katalon Studio is rated 7.8. The top reviewer of Apigee writes "Has a robust community and outstanding performance". On the other hand, the top reviewer of Katalon Studio writes " Functional automation features and the recording functionality saves time but the performance and script execution is slow ". Apigee is most compared with Microsoft Azure API Management, IBM API Connect, WSO2 API Manager, Amazon API Gateway and Layer7 API Management, whereas Katalon Studio is most compared with Tricentis Tosca, Postman, OpenText UFT One, Testim and Appium. See our Apigee vs. Katalon Studio report.

    See our list of best API Testing Tools vendors and best Regression Testing Tools vendors.

    We monitor all API Testing Tools reviews to prevent fraudulent reviews and keep review quality high. We do not post reviews by company employees or direct competitors. We validate each review for authenticity via cross-reference with LinkedIn, and personal follow-up with the reviewer when necessary.