Apigee vs ReadyAPI Test comparison

Cancel
You must select at least 2 products to compare!
Google Logo
996 views|748 comparisons
92% willing to recommend
SmartBear Logo
2,426 views|1,986 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: May 2024).
771,212 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 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.""The security provided by the solution is excellent.""It nice and easy for the clients and those using the product to access the product's help resources.""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 most valuable feature is the API gateway.""API/proxy lifecycle workflow for API providers is quite good and one of Apigee's strongest features.""Apigee has better scalability than WSA.""The flexibility allows you to quickly run a cloud-native application architecture."

More Apigee Pros →

"SoapUI is uncomplicated and user-friendly.""The most valuable features are that it is user-friendly, it's easy to use and easy to teach to others.""SoapUI Pro is a good tool when it comes to API design and orchestration. Additionally, it is beneficial for functional and for performance testing.""The tool’s scalability is very good.""Using SoapUI's automation suites to run all our test cases saved us a lot of time. Running 300 test cases takes about three to four days. When you automate all that, it takes only two to three hours.""The solution has some good scanning features.""The product allows us to uncover any potential issues early on.""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."

More ReadyAPI Test Pros →

Cons
"An area for improvement would be to provide more information while troubleshooting.""Better functionality for validating inputs and outputs would be helpful.""Proxy versioning seems a bit confusing/buried in the publishing experience, especially for the URI-based versioning approach.""Could be more user friendly.""Role-based access management needs to be improved. It would also be nice if the solution could be integrated with code versioning systems like Git/Bitbucket.""I would like to see SOAP services and socket-based connectivity developed.""They should improve the monitoring tools for on-premises environments.""More documentation on the Open Banking Standard will help."

More Apigee Cons →

"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.""The documentation needs to be improved because the interface is not easy for a first-time user.""Grouping of the cases is not possible in SoapUI, to my knowledge. When working with critical cases or the, we were not able to group them properly. We can definitely create a suite and add them there, but within a whole suite, we have to identify them, which was not easy.""The UI should be improved.""Automation features are not user-friendly.""I find that I'm fighting with the opportunities to order requests.""The UI could be a bit more flexible.""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."

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.
    771,212 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: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
    6th
    out of 17 in API Testing Tools
    Views
    996
    Comparisons
    748
    Reviews
    34
    Average Words per Review
    403
    Rating
    8.1
    8th
    out of 17 in API Testing Tools
    Views
    2,426
    Comparisons
    1,986
    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 Firm23%
    Computer Software Company13%
    Insurance Company10%
    Manufacturing Company7%
    Company Size
    REVIEWERS
    Small Business20%
    Midsize Enterprise10%
    Large Enterprise69%
    VISITORS READING REVIEWS
    Small Business15%
    Midsize Enterprise11%
    Large Enterprise73%
    REVIEWERS
    Small Business27%
    Midsize Enterprise10%
    Large Enterprise63%
    VISITORS READING REVIEWS
    Small Business16%
    Midsize Enterprise9%
    Large Enterprise75%
    Buyer's Guide
    Apigee vs. ReadyAPI Test
    May 2024
    Find out what your peers are saying about Apigee vs. ReadyAPI Test and other solutions. Updated: May 2024.
    771,212 professionals have used our research since 2012.

    Apigee is ranked 6th 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 "You can achieve any complex task with this tool". Apigee is most compared with Microsoft Azure API Management, IBM API Connect, Amazon API Gateway, WSO2 API Manager and Layer7 API Management, whereas ReadyAPI Test is most compared with Postman, Broadcom Service Virtualization, ReadyAPI and Tricentis Tosca. 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.