Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Automation » How to Configure and Run Performance Tests in Postman
  • fix frequent shutdown due to licensing issues   Windows
    Fix Windows Server frequent disconnects and shutdown Windows Server
  • control panel
    Enable or Disable Control Panel and Windows Settings App Windows
  • azure ADConnect
    Repair or Uninstall Azure AD Connect: How to uninstall Azure AD Connect AWS/Azure/OpenShift
  • banner
    How to Integrate TestRail with Cypress Automation
  • Distributed File System DFS
    How to find Dfs Referral Path and clear Dfs referral Cache Storage
  • Jenkins
    How to Install Jenkins Automation Server on Ubuntu 20.04 LTS Linux
  • dns
    How to setup a cache-only DNS server Linux
  • Windows BootProcess
    Measured Boot, Secure Boot, Trusted Boot, and Early Launch Anti-Malware: How to secure the Windows 10 boot process Security | Vulnerability Scans and Assessment

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
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”

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.

  • Click to share on X (Opens in new window) X
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on Pinterest (Opens in new window) Pinterest
  • Click to share on Tumblr (Opens in new window) Tumblr
  • Click to share on Telegram (Opens in new window) Telegram
  • Click to share on WhatsApp (Opens in new window) WhatsApp
  • Click to share on Pocket (Opens in new window) Pocket
  • Click to share on Mastodon (Opens in new window) Mastodon
  • Click to share on Bluesky (Opens in new window) Bluesky
  • Click to share on Threads (Opens in new window) Threads
  • Click to 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

  • Banner 1
    How to Deploy a React Application on Netlify Automation
  • banner2
    How to Integrate Postman With GitHub Automation
  • Implement Azure Bicep
    How to Deploy Azure Resources Using Azure Bicep Automation
  • ADO Self hosted agent
    How to Create Self-Hosted Agent for Azure DevOps Pipelines Automation
  • Banner
    How to Deploy GitHub Repositories to cPanel using GitHub Actions Automation
  • Dockerize NodeJS Application
    Dockerizing a NodeJs Express Application Automation

More Related Articles

Banner 1 How to Deploy a React Application on Netlify Automation
banner2 How to Integrate Postman With GitHub Automation
Implement Azure Bicep How to Deploy Azure Resources Using Azure Bicep Automation
ADO Self hosted agent How to Create Self-Hosted Agent for Azure DevOps Pipelines Automation
Banner How to Deploy GitHub Repositories to cPanel using GitHub Actions Automation
Dockerize NodeJS Application Dockerizing a NodeJs Express Application 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

sysadmin top30a
 
  • fix frequent shutdown due to licensing issues   Windows
    Fix Windows Server frequent disconnects and shutdown Windows Server
  • control panel
    Enable or Disable Control Panel and Windows Settings App Windows
  • azure ADConnect
    Repair or Uninstall Azure AD Connect: How to uninstall Azure AD Connect AWS/Azure/OpenShift
  • banner
    How to Integrate TestRail with Cypress Automation
  • Distributed File System DFS
    How to find Dfs Referral Path and clear Dfs referral Cache Storage
  • Jenkins
    How to Install Jenkins Automation Server on Ubuntu 20.04 LTS Linux
  • dns
    How to setup a cache-only DNS server Linux
  • Windows BootProcess
    Measured Boot, Secure Boot, Trusted Boot, and Early Launch Anti-Malware: How to secure the Windows 10 boot process Security | Vulnerability Scans and Assessment

Subscribe to Blog via Email

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

Join 1,840 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

AWS 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.