S
S
shtruk2018-10-30 19:41:09
JavaScript
shtruk, 2018-10-30 19:41:09

Are there high-level tools for testing REST APIs, where scripts will need to be written in js?

You need some kind of tool similar to jmeter or soap ui, but using js scripts at the core. What is needed is a tool, not a framework, so that a person who is not very far from development can delve into and write a test.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Kucherov, 2018-10-31
@shtruk

POSTMAN allows you to write API integration tests in JS.
The tests look like this:
5bd99ab722be2299505530.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question