Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Contact
  • Reviews
  • Toggle search form
Home » Automation » How to Configure and Run Performance Tests in Postman
  • Deploy Web App from GitHub
    Deploy Code from GitHub to Azure Apps Services via the Command line AWS/Azure/OpenShift
  • Licensing
    Manage Windows Product key with Software Licensing Manager Windows
  • vcenter sign on
    CVE-2021-22048: VMware vCenter Server updates address a privilege escalation vulnerability Security | Vulnerability Scans and Assessment
  • xp cmdshell MSSQL
    How to verify whether the xp_cmdshell feature is enabled or disabled in MSSQL Server Oracle/MSSQL/MySQL
  • image 41
    INACCESSIBLE BOOT DEVICE: Fix Your PC ran into a problem and needs to restart Windows
  • filezilla 1
    Connect to a FileZilla Server: How to install and configure a FileZilla Server on Windows Windows Server
  • How to enable or disable Microsoft Defender Antivirus Active or Mode Mode
    Set Microsoft Defender Antivirus to Passive or Active Mode Anti-Virus Solution
  • AWS Budget
    How to manage costs with AWS Budgets AWS/Azure/OpenShift

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.

  • 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

  • Dockerize NodeJS Application
    Dockerizing a NodeJs Express Application Automation
  • CI With GitLab 1
    Build Docker Images with GitLab CI Automation
  • ADO Self hosted agent
    How to Create Self-Hosted Agent for Azure DevOps Pipelines Automation
  • Implement Azure Bicep
    How to Deploy Azure Resources Using Azure Bicep Automation
  • Migrate from Universal Analytics to GA4 property
    Configure and Migrate from Universal Analytics to GA4 property Automation
  • Banner 1
    How to Deploy a React Application on Netlify Automation

More Related Articles

Dockerize NodeJS Application Dockerizing a NodeJs Express Application Automation
CI With GitLab 1 Build Docker Images with GitLab CI Automation
ADO Self hosted agent How to Create Self-Hosted Agent for Azure DevOps Pipelines Automation
Implement Azure Bicep How to Deploy Azure Resources Using Azure Bicep Automation
Migrate from Universal Analytics to GA4 property Configure and Migrate from Universal Analytics to GA4 property Automation
Banner 1 How to Deploy a React Application on Netlify 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

  • Deploy Web App from GitHub
    Deploy Code from GitHub to Azure Apps Services via the Command line AWS/Azure/OpenShift
  • Licensing
    Manage Windows Product key with Software Licensing Manager Windows
  • vcenter sign on
    CVE-2021-22048: VMware vCenter Server updates address a privilege escalation vulnerability Security | Vulnerability Scans and Assessment
  • xp cmdshell MSSQL
    How to verify whether the xp_cmdshell feature is enabled or disabled in MSSQL Server Oracle/MSSQL/MySQL
  • image 41
    INACCESSIBLE BOOT DEVICE: Fix Your PC ran into a problem and needs to restart Windows
  • filezilla 1
    Connect to a FileZilla Server: How to install and configure a FileZilla Server on Windows Windows Server
  • How to enable or disable Microsoft Defender Antivirus Active or Mode Mode
    Set Microsoft Defender Antivirus to Passive or Active Mode Anti-Virus Solution
  • AWS Budget
    How to manage costs with AWS Budgets AWS/Azure/OpenShift

Subscribe to Blog via Email

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

Join 1,825 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.