在jmeter中录制脚本不需要相关。就像LoadRunner中的Truclient

发布于 2025-02-11 19:39:29 字数 142 浏览 0 评论 0 原文

无论如何,是否可以录制不需要相关性的Jmeter(.jmx)的脚本。就像在LoadRunner中一样,如果您在TRACLIENT协议中录制脚本,则脚本不需要相关。它在铬上运行吗?

我会感谢回应。

感谢

Saleem Soomro

Is there anyway to record script for JMeter (.JMX) that does not require Correlation. As in LoadRunner if you record script in TruClient Protocol that script does not require correlation. It runs on Chromium?

I will appreciate response.

Thanks

Saleem Soomro

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

流星番茄 2025-02-18 19:39:30

取决于您要实现的目标:

  1. 如果您想使用真正的浏览器来重播记录的动作mbopgmdnpcbohhpnfglgohlbhfongabi?hl = en“ rel =“ nofollow noreferrer”> jmeter chrome扩展,它可以录制“仅浏览器”动作,以后可以使用 selenium taurus 框架
  2. 如果您想使用 框架, http request 带有自动检测和相关性的动态参数 blazemeter proxy recorder 在SmartJMX模式下录制的脚本。请参阅如何将jmeter脚本时间缩短80%< /a>文章以获取更多详细信息。

Depending on what you're trying to achieve:

  1. If you want to use real browser for replaying recorded actions you can check out JMeter Chrome Extension, it can record "browser only" actions which can later be replayed using Selenium executor of Taurus framework
  2. If you want to use HTTP Request samplers with automatic detection and correlation of the dynamic parameters check out BlazeMeter Proxy Recorder which is capable of exporting recorded scripts in SmartJMX mode. See How to Cut Your JMeter Scripting Time by 80% article for more details.
木緿 2025-02-18 19:39:30

尝试使用 Web驱动程序Sampler 插件。
它运行一个真正的浏览器,不需要相关性(用LR的话来说)。

不支持录音,因此您必须使用“脚本”字段。

您也可以尝试使用 BlazeMeter的Chrome扩展名记录可以用作Web驱动程序sampler脚本的基础的Selenium脚本。

Try using Web Driver Sampler plugin.
It runs a real browser and does not require correlation (in LR's terms).

Recording is not supported out of the box so you'd have to make use of the 'Script' field.

You could also try to employ BlazeMeter's Chrome extension to record the selenium script which could be used as the base for your Web Driver Sampler script.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文