API Testing with Postman | Sparkbox | Web Design and Development
This is all well and good, but opening Postman is an extra step to your existing tests. If we're honest, that just means that none of this will get used after we've spent so much time on it. This is where Newman comes in. Installation is via npm, but before we can run it, we need a file from Postman. If you downloaded the collection above, this should already appear in the sidebar. If not, add the request you've made yourself to a collection and use the share link to download it as JSON. Save that file with your other project files.
Read full article from API Testing with Postman | Sparkbox | Web Design and Development
No comments:
Post a Comment