Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

ReadyAPI TestEngine - Ubuntu

SmartBear Software, Inc. | 1.25.2

Linux/Unix, Ubuntu 20.04 - 64-bit Amazon Machine Image (AMI)

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

68 reviews
from G2

External reviews are not included in the AWS star rating for the product.


    Nikita C.

ReadyAPI Performance Review

  • September 02, 2021
  • Review provided by G2

What do you like best about the product?
it is good to have functional tests and load tests together
What do you dislike about the product?
Integration with Jenkins or in the Ci/CD pipeline could be challenging
What problems is the product solving and how is that benefiting you?
Load testing and getting graph presentation of the results


    Rahul G.

Good software for API testing

  • August 24, 2021
  • Review provided by G2

What do you like best about the product?
It gives accurate response
Gives the error message correctly when there is any issue in API call
What do you dislike about the product?
I don't think there is any thing that I didn't like using this software
What problems is the product solving and how is that benefiting you?
To test the new development
To test the existing API for regression analysis


    Pavankumar S.

The best tool for Service Virtualization

  • August 23, 2021
  • Review provided by G2

What do you like best about the product?
Easy to use and user-friendly interface. Best tool for API virtualization during development.
What do you dislike about the product?
It takes a little bit of time to start. That is something that needs to be improved.
What problems is the product solving and how is that benefiting you?
For Service Virtualization, we are currently using it. Because of this tool, we can deliver our APIs on time.
Recommendations to others considering the product:
If you are working on API development and you need a service virtualization tool, go for it.


    Accounting

Soap testing for api

  • November 11, 2019
  • Review provided by G2

What do you like best about the product?
Test suite formation is very manageable in soap as well as the interface is very easy to use also we can add assertions for automation part through groovy scripts , best tool for api testing
What do you dislike about the product?
One thing that i dislike the most about the soap ui is the being the java coder myself i like to vode much of my work but in soap there is not much coding required as compared to webservices testing using eclipse
What problems is the product solving and how is that benefiting you?
I am identifying the bug in the codes using the soap ui as well as creating the suites for regression testing


    Computer Software

A very powerful tool to do Soap and Rest requests

  • October 29, 2019
  • Review provided by G2

What do you like best about the product?
One of the most powerful tool to do soap and rest requests to sites in order to simulate some real world use case
What do you dislike about the product?
The graphical UI isn't so well integrated with WIN10
What problems is the product solving and how is that benefiting you?
A lot of speed up of the processes we have to deal at work
Recommendations to others considering the product:
It's a very powerful tool


    Computer Software

Good interface

  • October 25, 2019
  • Review provided by G2

What do you like best about the product?
Easy to use, works as its supposed to, does everything regarding xml.
What do you dislike about the product?
There is nothing to dislike about this, it is easy to use and does the job.
What problems is the product solving and how is that benefiting you?
We use soapui to parse xml documents through webservices, there is absolutely no problems that have been encountered.
Recommendations to others considering the product:
Go for it


    Renjith M.

Easy to test / validate / modify webservice calls

  • October 02, 2019
  • Review provided by G2

What do you like best about the product?
The validation feature which let the user aware that the request body is missing some required parameters even before hitting to the URL. This can save a lot of time to dig into what went wrong with the request if we get a bad response. Even a beginner can start with this.
What do you dislike about the product?
The user interface is a little bit confusing if you are a first time user. If you are trying to import a soapUI project as a whole and try to validate a single request, if there is an error inside the project (not necessary inside the test case we are currently working on), it will show a validation error. This sometimes make the user confused.
What problems is the product solving and how is that benefiting you?
While developing a SOAP based webservice, it is effortless with SoapUI, especially for testing the service. Even we can debug the code from an IDE which even make easier to implement the changes.


    Information Technology and Services

Excellent and fast Tool to Debugging and Testing for every products.

  • September 26, 2019
  • Review provided by G2

What do you like best about the product?
Quickly debug the issues with endpoints.
Easy to use. Technical and Non-technical staff with different environment can easily familiar to them.
Testing Results and functionality can be tracked with different approach and it also simplifies the regression testing.
It also allows to test the web services with ease.
What do you dislike about the product?
Documentation is lacking somewhere.
User interface is outdated it should be improve or redesign to overcome the worst results.
What problems is the product solving and how is that benefiting you?
Managing different testing environment through projects.


    Punks R.

Best in market for API testing

  • September 11, 2019
  • Review provided by G2

What do you like best about the product?
We are using Soap UI fro last 3 years for testing our soap services. Soap UI is open source, so no license is required and totally free. Soap UI is best to test API without having any UI. We can validate that we are getting correct response from the server. We can also save our projects and later use them again. To test the soap services we only need to give the WSDL URL and click ok. It will automatically generate a XML. We can also do automation using a soap by using the groovy script and use various assertions to save our time to doing the repeated task again and again. We can also set values in custom properties and can access them anywhere in different requests. We can also do load and security tests with soapUI
What do you dislike about the product?
Should have some reporting, to easily identify the failed test cases. otherwise, it is best
What problems is the product solving and how is that benefiting you?
SoapUI saves our time by automating our test cases and using various assertions we can validate our response from the server


    Manish N.

Best for API testing

  • September 04, 2019
  • Review provided by G2

What do you like best about the product?
I am using Soap UI from last 2 years for API testing. It reduce API testing time and save lot of time for us. We can also automate our test cases by using in built soap ui functions like groovy script and various assertions. We can test both Soap and Rest api services with Soap UI. We can also save projects for future reference. Only we need to provide the WSDL link and we can test the services. It also have custom properties feature, so rather hardcoding the values in xml we can enter them in custom properties
What do you dislike about the product?
Sometime it is little slow. Should have report features, so we can know how many test cases are passed and failed
What problems is the product solving and how is that benefiting you?
For testing soap services and automating them for correct response from server