apache / jmeter

Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
https://jmeter.apache.org/
Apache License 2.0
7.97k stars 2.02k forks source link

Feature to Change component after adding element to testplan #6270

Open rollno748 opened 1 month ago

rollno748 commented 1 month ago

Description

This will allow user to change element after adding it to the testplan The components which are enabled with this feature are

  1. Config element
  2. ThreadGroup
  3. Sampler
  4. Listener
  5. Timer
  6. Assertion

Motivation and Context

It was quite annoying to change the threadgroup or other component after adding it to the testplan

How Has This Been Tested?

Screenshots (if appropriate):

Config Element: image

Thread Group: image

Sampler: image

Listener: image

Assertion: image

Timer: image

Types of changes

Checklist: