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

HTTP Sampler and HTTP Request Defaults - add checkbox to enable/disable parameters #5466

Open
asfimport opened this issue Dec 22, 2020 · 1 comment · May be fixed by #6291
Open

HTTP Sampler and HTTP Request Defaults - add checkbox to enable/disable parameters #5466

asfimport opened this issue Dec 22, 2020 · 1 comment · May be fixed by #6291

Comments

@asfimport
Copy link
Collaborator

eR@SeR (Bug 65018):
Hello,

Postman has a checkbox to enable/disable parameters, but JMeter doesn't. It will greatly improve functional testing capabilities and avoid adding/deleting parameters every time in order to test the endpoint.

Jmeter 5.4.1 10acbc7
Microsoft Windows 10 Pro 64-bit
java version "1.8.0_251"

Created attachment postman - jmeter checkbox.jpg: add checkbox to enable/disable parameter

add checkbox to enable/disable parameter

Version: Nightly
OS: All

@pochopsp
Copy link
Contributor

+1 here. I faced this today when I had to disable a parameter for several trials on my server, but I was forced to delete it and re-create it every time

pochopsp added a commit to pochopsp/jmeter that referenced this issue Jun 11, 2024
Added a new "isEnabledFromGui" property in HTTPArgument used
to determine whether to include the argument in the request
or not.
This property is set by the user for each HTTP parameter by
clicking on the "Enable" column put on the very left of each
parameter row.

Fixes apache#5466
@pochopsp pochopsp linked a pull request Jun 11, 2024 that will close this issue
1 task
pochopsp added a commit to pochopsp/jmeter that referenced this issue Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants