Viewing 60 Results for Testing
The Good Collection
Postman Collections are a tidy way to group your requests together so you can save, reuse, and share them with others. More…
Read and write to REST-enabled databases
Once development teams begin using Postman to test their APIs, a logical follow-up question is how Postman can interact with databases. Postman…
HarperDB Uses Postman Pro as an IDE for Their Product
HarperDB is a database company focused on Internet of Things (IoT), app development, and hybrid transaction/analytical processing (HTAP). Their vision is to…
Postman Pro Gives Movember Confidence to Upgrade Their Tech
The Movember Foundation is best known for the growing of moustaches during the month of November to raise awareness of men’s health…
Building and testing APIs with LoopBack and Postman
LoopBack is a popular open source tool for rapidly generating NodeJS REST APIs. I walked through this tutorial to create a Jeopardy…
Keep it DRY with collection and folder elements
Besides a handy way to organize, document, and share your requests, Postman Collections are actionable groups of requests that can be run…
Writing tests in Postman
Everyone agrees that writing tests is important, but not everyone does it. As you introduce new code, tests ensure that your API…
Integrate API tests with Postman, Newman, and Travis CI
API testing is hard, but it doesn’t have to be. Postman makes it easy to write tests, make sure they’re working, set…
API Testing Tips from a Postman Professional
As an engineer at Postman, I talk to a lot of people who use Postman to test their APIs. Over the years,…
Lucid Relies on Postman throughout the Entire Sales Cycle
Lucid is a marketplace for market research that provides an automated way to test ads and survey consumers. Using 15 billion data…
EnergyCap and Modern QA Testing
EnergyCap is a leading provider of energy management and energy accounting software. They have products for everyone from the Fortune 1000 to…
Writing a behaviour driven API testing environment within Postman
Behaviour driven test frameworks like mocha and jasmine have certain unalienable advantages. They provide a clean way to organize tests as well…