Apigee vs ReadyAPI Test comparison

Cancel
You must select at least 2 products to compare!
Google Logo
1,021 views|759 comparisons
92% willing to recommend
SmartBear Logo
2,475 views|2,018 comparisons
93% willing to recommend
Comparison Buyer's Guide
Executive Summary

We performed a comparison between Apigee and ReadyAPI Test 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. ReadyAPI Test Report (Updated: March 2024).
768,857 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
"There are just a lot of security features in general.""The most valuable feature of Apigee is its simplicity of deploying an API and restricting access, like rate limit, with the API.""The ability to convert from language to language using a single tool.""Apigee has proven to be one of the best of the breed.""It nice and easy for the clients and those using the product to access the product's help resources.""It is easy to set up. It is on Google Platform, and there are multiple deployment models they support, which is great.""It's easy to use and the security features are valuable.""The use case which I have installed serves the intended purpose."

More Apigee Pros →

"SoapUI is uncomplicated and user-friendly.""The solution scales well.""The interface is user-friendly.""The solution offers excellent integration capabilities.""The product allows us to uncover any potential issues early on.""SoapUI Pro is a good tool when it comes to API design and orchestration. Additionally, it is beneficial for functional and for performance testing.""One good feature is SoapUI's URL check, which allows you to check among the applications. I'm not just talking about the ones for Android. It has all kinds of multi-world tests that are really helpful.""It clearly makes it easy to test APIs based on the SOAP protocol. We are a logistics company, and we have lots of tracking calls coming in. We provide APIs for tracking services, and it makes sense for us to use SoapUI to test them thoroughly."

More ReadyAPI Test Pros →

Cons
"The Apigee cloud admin UI could be more user-friendly by adding a few more features.""I would like to see the support improved. I think the time frame should be shorter for responses when it comes to technical support. This is not the ideal situation you want to be in when you need support.""The user interface could be better. It could be easier to navigate and more user-friendly.""I don't have any notes for improvement.""Apigee's user interface could be more straightforward and have more options. Also, it would be nice if it were ready to work out of the box without so much configuration.""The pricing of the solution could be improved upon. We'd like it if it was less costly.""Development IDE, especially for Architect Review.""The caching capabilities are somewhat limited. This is more on the developer-oriented capabilities."

More Apigee Cons →

"The current interface is unsatisfactory.""The UI could be a bit more flexible.""There aren't any plugins for UI automation. You need to make a custom code and download a job to put into the libraries. If it were panelized, then it would be straightforward. It should be in a panel of the tools, so you can add those tools as your test step in your test cases.""SoapUI Pro is a little heavy due to the number of features. Previously it was not that heavy. Now the tool is too heavy, they should work on fixing this issue because until your system has lots of resources, you won't be able to use it seamlessly. The performance of the application itself could improve.""The UI should be improved.""The documentation needs to be improved because the interface is not easy for a first-time user.""We tried automation but it's not easy to integrate with the synching and some of the mission tools that we use for automated testing of APIs.""I would like more documentation, training, tutorials, etc. Also, I don't particularly appreciate that I have to save everything. It takes up a lot of space on my laptop, but I have to install the WSDL again If I don't save it."

More ReadyAPI Test 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 →

  • "The cost is not that bad."
  • "I think the number of users is also limited, considering how much we pay."
  • "My understanding is that the pricing is okay, however, that's taken care of by our procurement team. It's around $5,000 for three years."
  • "The Pro version can be expensive for some companies. There are no costs in addition to the licensing fees."
  • "We have team members who are working in shifts, and it is not possible for us to utilize a single license on a single piece of hardware so that multiple team members can use it. We have to take out multiple licenses for each team member."
  • "SoapUI Pro is open source but it has a subscription-based model which involves some more features. At the moment we are using the free version. The Pro version requires a license, and it is an annual license to use it."
  • "ReadyAPI Test is about $680 per user, per year."
  • "It is free of charge."
  • More ReadyAPI Test Pricing and Cost Advice →

    report
    Use our free recommendation engine to learn which API Testing Tools solutions are best for your needs.
    768,857 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: Its flexibility allows seamless management of different products, showcasing scalability to handle extensive solutions.
    Top Answer:The product allows us to uncover any potential issues early on.
    Top Answer:ReadyAPI Test is expensive, and I rate its pricing a four out of ten.
    Top Answer:ReadyAPI Test needs to improve its reporting. While reports provide essential information when issues arise, or tests fail, having more graphical representations directly within the reports would be… more »
    Ranking
    7th
    out of 13 in API Testing Tools
    Views
    1,021
    Comparisons
    759
    Reviews
    33
    Average Words per Review
    397
    Rating
    8.1
    8th
    out of 13 in API Testing Tools
    Views
    2,475
    Comparisons
    2,018
    Reviews
    8
    Average Words per Review
    353
    Rating
    7.9
    Comparisons
    Also Known As
    SoapUI NG Pro
    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.”

    For REST, SOAP and other popular API and IoT protocols, SoapUI NG Pro provides the industry's most comprehensive and easy-to-learn functional testing capabilities. Based on open core technology proven by millions of community members, SoapUI NG Pro helps you ensure that your APIs perform as intended, meet your business requirements, timeframes, and team skill sets right from day one.
    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
    Apple, Cisco, FedEx, eBay, Microsoft, MasterCard, Pfizer, Nike, Oracle, Volvo, Lufthansa, Disney, HP, Intel, U.S. Air Force, Schindler
    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
    Financial Services Firm21%
    Computer Software Company16%
    Logistics Company11%
    Consumer Goods Company5%
    VISITORS READING REVIEWS
    Financial Services Firm22%
    Computer Software Company14%
    Insurance Company10%
    Manufacturing Company7%
    Company Size
    REVIEWERS
    Small Business20%
    Midsize Enterprise10%
    Large Enterprise69%
    VISITORS READING REVIEWS
    Small Business15%
    Midsize Enterprise11%
    Large Enterprise74%
    REVIEWERS
    Small Business27%
    Midsize Enterprise10%
    Large Enterprise63%
    VISITORS READING REVIEWS
    Small Business16%
    Midsize Enterprise10%
    Large Enterprise74%
    Buyer's Guide
    Apigee vs. ReadyAPI Test
    March 2024
    Find out what your peers are saying about Apigee vs. ReadyAPI Test and other solutions. Updated: March 2024.
    768,857 professionals have used our research since 2012.

    Apigee is ranked 7th in API Testing Tools with 82 reviews while ReadyAPI Test is ranked 8th in API Testing Tools with 31 reviews. Apigee is rated 8.2, while ReadyAPI Test is rated 8.0. The top reviewer of Apigee writes "Has a robust community and outstanding performance". On the other hand, the top reviewer of ReadyAPI Test writes "Has out-of-the-box database support and can be easily used by non-technical staff ". Apigee is most compared with Microsoft Azure API Management, IBM API Connect, Amazon API Gateway, WSO2 API Manager and MuleSoft Anypoint API Manager, whereas ReadyAPI Test is most compared with Postman, ReadyAPI, Broadcom Service Virtualization, Tricentis Tosca and Katalon Studio. See our Apigee vs. ReadyAPI Test report.

    See our list of best API 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.