1.在浏览器的地址栏中输入createguid.com,回车之后即可得到一个GUID

获取GUID的GET网址:createguid.com

2.在JMeter中可以这样填写HTTP Request

获取GUID的GET网址:createguid.com

然后通过正则表达式提取器提取GUID

<textarea id=guid style="width:100%;border:0;font-weight:bold;font-size:22px;overflow:hidden;">([A-Za-z0-9]{8}-[A-Za-z0-9]{4}-[A-Za-z0-9]{4}-[A-Za-z0-9]{4}-[A-Za-z0-9]{12})</textarea></p>

获取GUID的GET网址:createguid.com

相关文章:

  • 2021-12-19
  • 2022-01-18
  • 2022-03-07
  • 2022-02-17
  • 2022-12-23
  • 2022-12-23
  • 2021-12-12
  • 2022-12-23
猜你喜欢
  • 2022-03-08
  • 2021-06-09
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-28
  • 2022-12-23
相关资源
相似解决方案