gpt4 book ai didi

Jmeter - 从重定向 URL 获取参数

转载 作者:行者123 更新时间:2023-12-04 23:45:24 30 4
gpt4 key购买 nike

我正在尝试编写性能测试。

在第 1 步中,我正在访问 url:https://example.com/login?redirect_to=http://somesite.com
此网址将我重定向回 http://somesite.com?ticket=afsgdfasdfasg
在我的 JMeter 脚本中,我需要提取 ticket参数并在进一步的逻辑中重用它。

你能告诉我它是如何实现的吗?

最佳答案

  • 添加 PostProcessor => 正则表达式提取器;
  • 看起来像这样:
    RegEx
  • 进一步将此变量引用为 ${ticket}

  • 祝你好运!

    关于Jmeter - 从重定向 URL 获取参数,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35742267/

    30 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com