Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

How to Configure and Run Performance Tests in Postman

Posted on 30/06/202426/07/2024 Temitope Odemo By Temitope Odemo No Comments on How to Configure and Run Performance Tests in Postman
  1. Home
  2. Automation
  3. How to Configure and Run Performance Tests in Postman
banner-2

In this article, I will be showing you How to Configure and run Performance Tests in Postman. APIs is the backbone of many businesses today and the quality and reliability of these APIs can have a great impact on how customers feel about a product. If you want to get great feedback from your customers then your APIs must meet the expected functionality and can handle the expected load through the traffic hitting the endpoints. Here is How to Use Postman with the Amazon Pinpoint API, and How to use Command-Line on Git Bash and GitHub Desktop to PUSH local code to GitHub.

Please take a look at this YouTube channel for “Configure and Run Performance Tests in Postman”

Play

That is the reason every business or organization carries out API performance testing which involves the simulating of real-world traffic and observing the response. Please see How to Import Data from a GitHub Repository to Postman, and how to use the Reliability Monitor in Windows

You can further read about How to Secure your API key in Postman, How to Integrate Postman With GitHub, How to Import Data from a Git Repository to Postman, How to use Postman for your POST Request,

Using Postman’s Collection Runner to set up a performance Test

1: Open Postman click on your Collection and you may select your Environment and click Run collection.

How-to-Configure-and-Run-Performance-Tests-in-Postman-Run-collection

Performance Tab

2. Select the Performance tab under Runner, specify the load settings, i will be using a Fixed load profile with 20 Virtual users and with a Test duration of 10min. Click Run to execute the Performance process.

a. Virtual users (VUs): The maximum number of parallel users you want to simulate.
b. Test duration: The amount of time (in minutes) for which you want to run the test.
c. Load profile: The intensity of the load during the test’s duration. Postman currently support four load profiles.

How-to-Configure-and-Run-Performance-Tests-in-Postman-load-settings

3. Check the response times and error rate in real-time. The below image shows a total request of 939 sent in 8.67 request per second in an average response time of 1,042 ms with 0.00 % Error rate.

no-error-rate

4. Once the run is complete, you can also click on the Errors tab to view the detailed error rate breakdown.

How-to-Configure-and-Run-Performance-Tests-in-Postman-errors

5. The below message shows the red line which signify a request with error response and you can see the error rate of 42.41%. The blue line shows a request with response of no error rate.

error-rate

6. You can also compare all the runs sent.

compare-runs

FAQs

How do I run two requests at the same time in Postman?

⦁ Create a collection having more than one request.
⦁ Click on three dots icons at right hand side of name of the collection and choose option “Run Collection“. A collection runner settings page will open. You can run either a functional testing or performance testing.

How will you configure API in Postman for testing?


⦁ Select a workspace in Postman and click on the + icon to open a new blank collection.
⦁ Add your endpoint URL and select the method (GET, POST, etc.) and click on the Send button to execute the Request.

I hope you found this blog post on How to Configure and Run Performance Tests in Postman Interesting and helpful. If you have any questions do not hesitate to ask in the comment section.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Automation Tags:Performance, postman, Testing

Post navigation

Previous Post: Deploying Next.Js App Using Heroku Cloud Application Platform
Next Post: How to Disable device encryption on Windows

Related Posts

  • ADO Self hosted agent
    How to Create Self-Hosted Agent for Azure DevOps Pipelines Automation
  • Dockerize NodeJS Application
    Dockerizing a NodeJs Express Application Automation
  • Migrate from Universal Analytics to GA4 property
    Configure and Migrate from Universal Analytics to GA4 property Automation
  • Azure App Service
    How to Restore Deleted Azure App Service Using PowerShell Automation
  • Azure DevOps Server
    How to Install Azure DevOps Server 2022 Automation
  • How to visualize MBAM Recovery Audit Report with Python
    Visualize MBAM Recovery Audit Report with Python Automation

More Related Articles

ADO Self hosted agent How to Create Self-Hosted Agent for Azure DevOps Pipelines Automation
Dockerize NodeJS Application Dockerizing a NodeJs Express Application Automation
Migrate from Universal Analytics to GA4 property Configure and Migrate from Universal Analytics to GA4 property Automation
Azure App Service How to Restore Deleted Azure App Service Using PowerShell Automation
Azure DevOps Server How to Install Azure DevOps Server 2022 Automation
How to visualize MBAM Recovery Audit Report with Python Visualize MBAM Recovery Audit Report with Python Automation

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • hero windowsadmincenter
    Failed to create a scheduled task: Cannot perform the operation because the runspace pool is not in the open state Windows Server
  • Screenshot 2020 05 24 at 22.40.50
    The security database on the server does not have a computer account for this workstation trust relation [Part 1] Windows Server
  • a3a5a8be58fa09468cd4f70d36869e98
    Restore AD Objects: How to restore deleted user accounts in Active Directory with Microsoft LDP and PowerShell Windows Server
  • ddf 2
    Add boot and install images to WDS and configure Multicast transmission via the GUI and WDSUTIL Windows Server
  • Chefconf Poster Desktop Chef 1280x1024 1
    Chef – Node Bootstrapping Configuration Management Tool
  • Encrypt Email Sent In Microsoft Outlook
    How To Encrypt Email Sent In Microsoft Outlook Microsoft Exchange/Office/365
  • windows update 03
    Check if Windows Updates were installed Windows
  • VLC Media Player pcgh b2article artwork
    How to Set Quicktime or VLC as a default player on macOS Mac

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,792 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.