简体   繁体   English

如何同时在Jmeter和loadrunner中进行记录

[英]How to do recording in Jmeter and in loadrunner at same time

I have one requirement, I need to record the script in Jmeter and in loadrunner at same time. 我有一个要求,我需要同时在Jmeter和loadrunner中记录脚本。 Please suggest how to achieve this 请建议如何实现

I don't fully understand the nature of your request, I would rather first recorded the test in LoadRunner and then replayed in using LoadRunner and recorded it in JMeter , however if this is something you really need: 我不完全了解您的请求的性质,我宁愿先在LoadRunner中记录测试,然后再使用LoadRunner进行回放并在JMeter中进行记录 ,但是,如果您确实需要这样做 ,则:

  1. I would recommend using Mozilla Firefox browser because it has separate proxy configuration 我建议使用Mozilla Firefox浏览器,因为它具有单独的代理配置
  2. Configure Firefox to use JMeter as the Proxy 配置Firefox以使用JMeter作为代理

    在此处输入图片说明

  3. Start JMeter's HTTP(S) Test Script Recorder 启动JMeter的HTTP(S)测试脚本记录器

    在此处输入图片说明

  4. Start recording in LoadRunner. 开始在LoadRunner中记录。

    在此处输入图片说明

  5. That's it, you should be able to perform your tests in browser and both JMeter and LoadRunner will capture the requests 就是这样,您应该能够在浏览器中执行测试,并且JMeter和LoadRunner都将捕获请求

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM