Apigee vs Katalon Studio comparison

Cancel
You must select at least 2 products to compare!
Google Logo
996 views|748 comparisons
92% willing to recommend
Katalon Studio Logo
6,181 views|4,277 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: March 2024).
770,292 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 feature is the API gateway.""The features I found most valuable are how the APIs are published, the whole process of finalizing the API, and then controlling it.""Easy interface to monetize and deliver APIs with very easy integration for third-party development environments/delivery.""It is scalable.""The most valuable feature of Apigee is its simplicity of deploying an API and restricting access, like rate limit, with the API.""The most valuable features of Apigee for me are analytics, security, ease of use, and integration capabilities.""The most valuable feature is monetization.""The security that you have with Apigee is very good and aligns with compliance."

More Apigee Pros →

"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.""Katalon Studio's biggest advantage is its price. It's a good tool for the price, albeit with some limitations when you compare it with tools like Tricentis Tosca.""The most valuable feature of Katalon Studio is the ease of use of the solution.""The most valuable feature of Katalon Studio is visual testing. It compares the look and feel of an application which is useful.""The most valuable feature of Katalon Studio is that everything can be managed from one platform.""The most important feature is the Jenkins integration; it is pretty straight forward and allows us to run nightly builds.""The tool is easy to use. The product gives me the flexibility to use Selenium. I can also use my Java capabilities in the solution.""The automation is very fast and you don't need to be overly proficient in coding."

More Katalon Studio Pros →

Cons
"The cost of the solution is quite high.""Drag and drop of features would be more beneficial, rather than manually working on the configuration and updates.""Apigee could do more to make users aware of what is available in the add-ons.""The entire user across all the layers should be singly authenticated through an external authentication system.""One feature they have to invest time into is the developer portal they use.""Since it is based on various open sourced projects, we might have to depend on the fixes provided by those components rather than Apigee directly fixing the issues.""We are experiencing some performance issues.""The pricing for the product was a bit higher. I also found it challenging to manage sometimes."

More Apigee Cons →

"The solution can be further improved with better loading time.""There could potentially be more reporting within the solution. We need more issue reports, for example.""The tool's maintenance is very difficult since they do not follow call by value or call by reference. Due to this, any change happening is not reflected throughout all the test cases. There are some issues with data parameterization as well.""Currently, I'm the only one who can use it because I have a Mac. It is giving a hard time to my team members who are on Linux. My team members are using Linux, and Katalon doesn't support Linux very well. It keeps on crashing. It crashes and shuts down almost every time they save their work, so they are not able to use it. It should have good support for Linux. We don't know what the problem is. If the Katalon team can pick up this issue, it will be very helpful.""We have had some issues when it comes to stability, which is something that needs to be improved.""During parallel execution, some reports are randomly switched.""It is difficult to identify elements on websites that use Angular or ReactJS because they don't have an option to view source code.""Katalon Studio could improve having visual testing, but I think they're launching that feature very soon. We would like to see an increase in the usage of AI."

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.
    770,292 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
    996
    Comparisons
    748
    Reviews
    34
    Average Words per Review
    403
    Rating
    8.1
    5th
    out of 17 in API Testing Tools
    Views
    6,181
    Comparisons
    4,277
    Reviews
    17
    Average Words per Review
    394
    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 Firm22%
    Computer Software Company12%
    Manufacturing Company7%
    Insurance Company6%
    REVIEWERS
    Computer Software Company30%
    Financial Services Firm15%
    Non Tech Company10%
    Transportation Company5%
    VISITORS READING REVIEWS
    Educational Organization28%
    Computer Software Company15%
    Financial Services Firm10%
    Manufacturing Company6%
    Company Size
    REVIEWERS
    Small Business20%
    Midsize Enterprise10%
    Large Enterprise69%
    VISITORS READING REVIEWS
    Small Business15%
    Midsize Enterprise11%
    Large Enterprise74%
    REVIEWERS
    Small Business42%
    Midsize Enterprise21%
    Large Enterprise37%
    VISITORS READING REVIEWS
    Small Business18%
    Midsize Enterprise35%
    Large Enterprise47%
    Buyer's Guide
    Apigee vs. Katalon Studio
    March 2024
    Find out what your peers are saying about Apigee vs. Katalon Studio and other solutions. Updated: March 2024.
    770,292 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 41 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 "Useful multiple technology platform, scalable, but usability could improve". Apigee is most compared with Microsoft Azure API Management, IBM API Connect, Amazon API Gateway, WSO2 API Manager 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.