M
M
Mark Berdnikov2015-10-15 16:01:12
API
Mark Berdnikov, 2015-10-15 16:01:12

What to use to test API against JSON?

There is an internal service under development with an API that uses JSON for requests/responses. What testing tool would you recommend?
Minimum requirements:
* Naturally, the request body editor;
* POST requests;
* support for cookies;
* not nailed utf-8 (there are requests in win-1251 encoding);
* the instrument cannot be online, because service does not stick out;
* Windows platform.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey Blokhin, 2015-10-15
@mark_berdnikov

Unirest

A
ashipovalov, 2015-11-14
@ashipovalov

You can try SOAP UI

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question