Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

be able to record a script in cli mode - without GUI using -n command line option #6376

Open
bgranier opened this issue Oct 31, 2024 · 0 comments

Comments

@bgranier
Copy link

Use case

We get three uses cases :

  • in a micro services architecture, we want to record https flows between micro sevices deployed on server without graphics features.

  • we get some network elements such as proxy or reversse proxy or idps and we want to record production flows between them in order to test upgrades on dedicated bed with real requests

  • we get some old services and we do not know how they interact, recording flows between them will be helpful for mainteance purposes.

Possible solution

launch jmeter recording without gui to record flows on servers.

Possible workarounds

use others proxy products but if we do that we loose the oportunity to test with recorded flows.

JMeter Version

5.6

Java Version

open jdk 21

OS Version

ubuntu 12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant