be able to record a script in cli mode - without GUI using -n command line option
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 5
Description
### 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
Contributor guide
Assessment
This issue has not been assessed yet.