apache / apache/jmeter

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

Open
#6,376 0 comments 0 reactions 0 assignees View on GitHub
enhancement to-triage
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.