What is your best Postman tip or tricks?

What’s your go-to Postman tip or trick?

  • Do you have a favorite feature that you can’t live without?

  • Any time-saving shortcuts?

  • How do you organize your collections or automate your tests?

Drop your best advice in the comments below! Let’s help each other level up our Postman game.

From website copy as cURL, import to postman and run.

Simple, fast, sorts out the authentication and then allows experiments.

Example: I was testing a search feature under a logged in state on a website.

Easy way to do exploratory testing on the search call, see all the data in a decent format that may not be used or displayed by the front end and then do rapid experiments from there.

Going from website to postman and running about 20 test scenario’s and finding bugs in 5 mins. That’s my go-to.

Using the old version and not updating.
It’s nice to be able to still use the local functionality.

1 Like