0% found this document useful (0 votes)
2 views2 pages

Postman Review

Postman is a user-friendly tool for API testing that offers features like history tracking, query parameter addition, and networking approaches. However, it has some drawbacks, such as occasional data retrieval issues and a steep learning curve for beginners. Its benefits include cloud accessibility, collaboration features, automated testing capabilities, and effective bug fixing through its console.

Uploaded by

crazydudex007
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views2 pages

Postman Review

Postman is a user-friendly tool for API testing that offers features like history tracking, query parameter addition, and networking approaches. However, it has some drawbacks, such as occasional data retrieval issues and a steep learning curve for beginners. Its benefits include cloud accessibility, collaboration features, automated testing capabilities, and effective bug fixing through its console.

Uploaded by

crazydudex007
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Positive aspects of Postman

1. It is incredibly simple and interactive to use Postman. The dark theme is also
excellent.
2. It records the history of each API that was queried. So it is simple to access the
APIs that were previously used.
3. Directly to the APIs, we may add query parameters and authorisation.
4. Additionally offered are networking approaches that you can utilise either publicly
or privately.

Negative aspects of Postman


1. Sometimes when you paste your API connection, it says "No data found," but
after attempting two or three times, data appears.
2. It is necessary to add the commonly asked questions or the live support staff.
3. Beginners find it difficult to understand since an API can sometimes become
convoluted.

How it’s benefiting our Project


1. There is a support team available, and videos are also provided for instructional
purposes.
2. It is distinctive in the areas of API testing and UI rendering.
3. When we use GET data, the results appear instantly, and backend data is simple
to obtain.
4. Additionally, you may verify whether your own API Link is active or not, among
many other things.

Purpose to use
1. Cloud-based accessibility: You can access your files if you are logged into
your account. Tests using the Postman API can be run anytime, anywhere.
2. Collaboration: Closer team communication is made possible by Postman's
import and export features, which make it simpler to share files with other team
members.
3. Creating a test: You can include test checkpoints in your Postman API calls,
such as confirming successful HTTP response statuses. Teams may be able to
obtain more thorough test coverage with the aid of this feature.
4. Automated testing of API: Postman API testing may be automated with tools
like Collection Runner, which can help you save time and resources.
5. Easier bug fixing: The Postman console assists teams in verifying the obtained
data, which facilitates API test debugging.
6. Collections: Teams can bundle together several similar APIs using Postman's
Collections functionality, which helps with organizing test suits.

You might also like