Skip to main content

If you're testing a lot of JSON send/responses against a RESTful interface, you may want to check out the "Postman"Postman plug-in for Chrome (which allows you to manually define web service tests) and its Node.js-based "Newman"Newman command-line companion (which allows you to automate tests against "collections" of Postman tests.) Both free and open!

If you're testing a lot of JSON send/responses against a RESTful interface, you may want to check out the "Postman" plug-in for Chrome (which allows you to manually define web service tests) and its Node.js-based "Newman" command-line companion (which allows you to automate tests against "collections" of Postman tests.) Both free and open!

If you're testing a lot of JSON send/responses against a RESTful interface, you may want to check out the Postman plug-in for Chrome (which allows you to manually define web service tests) and its Node.js-based Newman command-line companion (which allows you to automate tests against "collections" of Postman tests.) Both free and open!

Source Link
ftexperts
  • 766
  • 7
  • 10

If you're testing a lot of JSON send/responses against a RESTful interface, you may want to check out the "Postman" plug-in for Chrome (which allows you to manually define web service tests) and its Node.js-based "Newman" command-line companion (which allows you to automate tests against "collections" of Postman tests.) Both free and open!