9.8
Spot Score
Efficiently develop and manage APIs with ease.
Add to compare
Starts from $12/User/Month when Billed Yearly, also offers free forever plan
Log in Required to View Reviews
Filter results
Sort by :
Showing 31-40 out of 874
KD
Kamal D
09/15/23
"Best API testing tool, it saves my day"
What do you like best about Postman? I am using Postman to test my APIs.it has many features that helps me to debug the errors. you can also pass headers in any request or params, authorization, tests, body, etc. You can create a collection of APIs and collabrate with your team. What do you dislike about Postman? 1).It consumes battery and RAM of my PC and it starts slowing down. 2).It always asks me to sign in with Postman account,but i can't able to sign in as there is some bug in it, i ...
Read more
NP
Nital P
09/12/23
"Senior Software developer"
What do you like best about Postman? API testing by building the collections . What do you dislike about Postman? Performance testing is not that great and better . What problems is Postman solving and how is that benefiting you? Best thing is to create the collection and share the collection with other team members with the API end points inside the collection
DD
Darshan D
09/11/23
"Perfect API testing tool"
What do you like best about Postman? -The user interface is very neat and feels matured -Has built-in features to convert Postman collection to code -Rich in feature -Also enables team collaboration for API development and testing -Sharing with a collection is the cherry on top. -Support all API auth protocols and multiple types of APIs What do you dislike about Postman? -The collaboration feature requires a paid version. It would be great to have that on a free version for smaller/limited ...
Read more
RG
Renu G
09/11/23
"Best tool for API collection"
What do you like best about Postman? Postman is basically a tool which provides you the best API testing in it . it has option to import or export the API collection. you can also test API automation through it . you can test ( post, put , get , delete ) API's in it . you can convert your test response into HMLT,JSON, txt etc. What do you dislike about Postman? I personally don't think any dislike about the postman tool. it has everything to offer which the user needs in it . What problems ...
Read more
KS
Karandeep S
09/08/23
"The API expert-Postman"
What do you like best about Postman? Its very easy to hit api and get a response using Postman. Just have to enter the localhost url and select put/post/get/delete and hit enter. The response is very quick What do you dislike about Postman? It should release its extensions in IDEs so that we dont have to ease an extra IDE What problems is Postman solving and how is that benefiting you? We can check response from backend services without creating the front end part so it helps in testing APIs
KS
Karandeep S
09/08/23
"Api hitting machine- Postman"
What do you like best about Postman? The best thing is that you just have to enter the localhost url mentioned in ur controller and select the type of response you want and you get the response from the api in a single hit. It is widely used in api testing as it's very fast. What do you dislike about Postman? It should have extensions that can be incorporated in other IDEs What problems is Postman solving and how is that benefiting you? It helps to test APIs without having to write front ...
Read more
MG
manav g
09/07/23
"Best in Market API Tool"
What do you like best about Postman? In Postman you can import your own API Collections in it and you also can export it . you can make your API's in the single window . You can make your own API collection data of your project in it . you can selection jsaon , html whatever you want your response in . What do you dislike about Postman? No, i do not think of any dislike in the portman tool. it eases your work and make them effectfullness. What problems is Postman solving and how is that ...
Read more
VL
Vignesh L
09/06/23
"Postman review"
What do you like best about Postman? There is an option called Runner which is very useful when comes to updating a lot of data. We can use an Excel CSV file where the values are under a variable name ( Column ) and the variable will be declared in the Postman update API. When we select the required API in Runner it will get the values from the EXCEL CSV file one by one and finish the updating which is a kind of great automation process. What do you dislike about Postman? I am using a ...
Read more
MA
Mohit A
09/06/23
"Postman Api and Load test"
What do you like best about Postman? If we are backend developer then we don't have to depend on frontend developers because all API and Curl can test with Postman. And best feature I found in postman is Load Testing. I can do API Load Testing by creating virtual users and number of hits per second. This is the best feature of postman. What do you dislike about Postman? Sometimes my API requests is deleted automatically I don't know why but when I click on my request i got No api request ...
Read more
AU
Anonymous User
09/05/23
"API integration software"
What do you like best about Postman? - integrate with API to inspect request and response - mock request and response to build code rapidly - export the collection to share with other developers in team What do you dislike about Postman? I don't have any dislikes with respect to postman What problems is Postman solving and how is that benefiting you? We were looking for a tooling to design API and postman helped us