apache / apache/jmeter

Providing a Test Script Recorder that supports HTTP/2

Open
#5,951 4 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

Since Test Script Recorder cannot record HTTP/2, please add a function

### Possible solution

Individual creation is possible with the HTTP/2 Sampler plug-in, but it takes time.
When performing data correlation, it is desirable to be able to simultaneously acquire scenario recording and response data as before.

### Possible workarounds

With JMeter Web Driver Sampler, you can easily simulate HTTP/2 since the HTTP version depends on the browser
However, Selenium is not suitable for load testing, so it is desirable to be able to handle it with jmeter etc.

### JMeter Version

5.5

### Java Version

jdk-20

### OS Version

windows 10

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.