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
  • DC creation as recommended by Microsoft
    Setup a Domain Controller as Recommended by Microsoft Windows Server
  • update Docker desktop
    How to manually update Docker desktop Containers
  • 1 kajkbmlyehn0inifwrh 8w 1
    What to note when settings up Ansible to work with Kerberos Configuration Management Tool
  • Screenshot 2020 10 31 at 10.35.37
    How to set the PowerShell Execution Policy via Windows Registry Windows Server
  • Entire VM restore
    Restore VM to Original location using Veeam Entire VM restore Backup
  • stuck
    Fix Hyper-V VM Stuck in Stopping State Virtualization
  • Microaoft Edge
    Bing AI-Powered Copilot: How to install Microsoft Edge on macOS Network | Monitoring
  • Downgrade
    Downgrade VMware Workstation: Fix the Processor does not support xsave on VMware Workstation Virtualization

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

  • Azure DevOps Server
    How to Install Azure DevOps Server 2022 Automation
  • ADO Self hosted agent
    How to Create Self-Hosted Agent for Azure DevOps Pipelines Automation
  • Banner 1
    How to Deploy a React Application on Netlify Automation
  • Implement Azure Bicep
    How to Deploy Azure Resources Using Azure Bicep Automation
  • banner
    How to Integrate TestRail with Cypress Automation
  • How to visualize MBAM Recovery Audit Report with Python
    Visualize MBAM Recovery Audit Report with Python Automation

More Related Articles

Azure DevOps Server How to Install Azure DevOps Server 2022 Automation
ADO Self hosted agent How to Create Self-Hosted Agent for Azure DevOps Pipelines Automation
Banner 1 How to Deploy a React Application on Netlify Automation
Implement Azure Bicep How to Deploy Azure Resources Using Azure Bicep Automation
banner How to Integrate TestRail with Cypress 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

sysadmin top30a

  • DC creation as recommended by Microsoft
    Setup a Domain Controller as Recommended by Microsoft Windows Server
  • update Docker desktop
    How to manually update Docker desktop Containers
  • 1 kajkbmlyehn0inifwrh 8w 1
    What to note when settings up Ansible to work with Kerberos Configuration Management Tool
  • Screenshot 2020 10 31 at 10.35.37
    How to set the PowerShell Execution Policy via Windows Registry Windows Server
  • Entire VM restore
    Restore VM to Original location using Veeam Entire VM restore Backup
  • stuck
    Fix Hyper-V VM Stuck in Stopping State Virtualization
  • Microaoft Edge
    Bing AI-Powered Copilot: How to install Microsoft Edge on macOS Network | Monitoring
  • Downgrade
    Downgrade VMware Workstation: Fix the Processor does not support xsave on VMware Workstation Virtualization

Subscribe to Blog via Email

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

Join 1,836 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 AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Server 2016

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.