邮递员:如何同时发出多个请求 [英] Postman: How to make multiple requests at the same time

查看:138
本文介绍了邮递员:如何同时发出多个请求的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我要发布来自 Postman Google Chrome扩展程序的数据.

I want to POST data from Postman Google Chrome extension.

我想用不同的数据发出10个请求,并且应该同时进行.

I want to make 10 requests with different data and it should be at the same time.

邮递员有可能这样做吗?

Is it possible to do such in Postman?

如果是,谁能向我解释如何实现?

If yes, can anyone explain to me how can this be achieved?

推荐答案

我想邮递员中没有运行并发测试的功能.

I guess there's no such feature in postman as to run concurrent tests.

如果我是你,我会考虑 Apache jMeter ,它正是用于这种情况.

If i were you i would consider Apache jMeter which is used exactly for such scenarios.

关于邮递员,唯一可以或多或少满足您需求的是-邮递员赛跑者. 您可以在此处指定详细信息:

Regarding Postman, the only thing that could more or less meet your needs is - Postman Runner. There you can specify the details:

  • 迭代次数,
  • 使用不同测试运行等的数据上传csv文件.

运行不会是并发的,只能是连续的.

The runs won't be concurrent, only consecutive.

希望有帮助.但是请考虑使用jMeter(您会喜欢的).

Hope that helps. But do consider jMeter (you'll love it).

这篇关于邮递员:如何同时发出多个请求的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆