postman-app-support icon indicating copy to clipboard operation
postman-app-support copied to clipboard

Postman Performance Testing missing features

Open rinisvs opened this issue 1 year ago • 0 comments

Is there an existing request for this feature?

  • [X] I have searched the existing issues for this feature request and I know that duplicates will be closed

Is your feature request related to a problem?

  • Timer features to manage the frequency of requests based on test requirements and sleep time option to introduce a delay between the requests to emulate real-world scenarios are unavailable, unlike other load-testing tools.
  • The test scenario can have only one data file, which is an unlikely scenario in load testing. Normally, load test scenarios have multiple data set files and require options to control and format the data.

Describe the solution you'd like

  • Provide the option to add various types of Timers and sleep time/think time.
  • Performance test scenarios usually require more than one data file and hence need the option to upload and modify multiple data files.

Describe alternatives you've considered

No response

Additional context

Please find my article about postman performance testing. ([https://www.softwaretestingmagazine.com/tools/when-postman-goes-that-extra-mile-to-deliver-performance-to-apis/])

rinisvs avatar Mar 27 '24 17:03 rinisvs