apache / apache/jmeter

Throughput controller percent settings - applying validation check(0-100) and showing % sign to further increase user-friendliness.

Open
#3,668 1 comment 0 reactions 0 assignees View on GitHub
enhancement os: All P2
Dominant language
Java
Stars
9.5k
Forks
2.3k
Avg merge
1d 22h
Merged PRs (30d)
5

Description

**Himanshu** ([Bug 58345](https://bz.apache.org/bugzilla//show_bug.cgi?id=58345&redirect=false)):
Steps -

1. Add a throughput controller.
2. Select percent execution from dropdown.

Present behaviour of jmeter -
1. User can enter any number beyond 100 also.
2. No '%'sign is visible.

Suggested -

1. User should be able to enter a number between 0 and 100 also.
2. % sign should automatically come on the right side of text box.

OS: All

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue by adding a Throughput Controller and selecting percent execution, then inspect the controller's relevant UI and validation behavior. Done means values are restricted to 0–100 and the percent sign is shown beside the input; verify both behaviors in JMeter.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
performance, testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.