cancel
Showing results for 
Search instead for 
Did you mean: 

What do you use for testing Web API?

I want to test my API (automated) through executing https requests , passing different inputs and evaluating responses while also being able to mock data if the requestor(user-agent) is this api test client. Does a tool like this exist? How do you do yours?

DenilCartel
Member
4 REPLIES 4

As you can see above, HTTP response shows data and response status. Thus, you can use Postman to test your Web API.

jamestaylor
Member

SoapUI is the bee's knees when it comes to testing and developing SOAP APIs. If it is as good with REST, then it is certainly worth trying. It is written in Java so it pretty much cross-platform.

 

 

 

 

 

 

 

 

MyCCPay Log In


@myccpay wrote:

I want to test my API (automated) through executing https requests , passing different inputs and evaluating responses while also being able to mock data if the requestor(user-agent) is this api test client. Does a tool like this exist? How do you do yours?


Runscope is a cloud based service that can monitor Web APIs using a set of tests. Tests can be , scheduled and/or run via parameterized web hooks. Tests can also be executed from data centers around the world to ensure response times are acceptable to global client base.

The free tier of Runscope supports up to 10K requests per month.

Cervantes451
Member

Runscope is a cloud based assistance that can screen Web APIs utilizing a bunch of tests. Tests can be , planned or potentially run by means of defined web snares. Tests can likewise be executed from server farms all throughout the planet to guarantee reaction times are OK to worldwide customer base. The complementary plan of Runscope upholds up to 10K solicitations each month.

wijafi3384
Member