rollno748 opened a new pull request, #6270:
URL: https://github.com/apache/jmeter/pull/6270

   ## 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?
   <!--- Please describe in detail how you tested your changes. -->
   <!--- Include details of your testing environment, tests ran to see how -->
   <!--- your change affects other areas of the code, etc. -->
   
   ## Screenshots (if appropriate):
   Config Element:
   
![image](https://github.com/apache/jmeter/assets/18440913/87b911f2-3893-45ce-8e07-65bf8f1472bf)
   
   Thread Group:
   
![image](https://github.com/apache/jmeter/assets/18440913/77a732f2-0774-45a3-9c71-5ee0c36e56de)
   
   Sampler:
   
![image](https://github.com/apache/jmeter/assets/18440913/caf476d2-52b3-464a-b9a9-402bcb43e1e9)
   
   Listener:
   
![image](https://github.com/apache/jmeter/assets/18440913/c703756f-a8db-4226-b8b7-5a15c6b3c5e2)
   
   Assertion:
   
![image](https://github.com/apache/jmeter/assets/18440913/1002bc8a-b837-4f4b-b7a9-f6a7de1d3b88)
   
   Timer:
   
![image](https://github.com/apache/jmeter/assets/18440913/ce143c3a-98e1-4a90-938c-332b9377f96f)
   
   
   ## Types of changes
   <!--- What types of changes does your code introduce? Delete as appropriate 
-->
   - Bug fix (non-breaking change which fixes an issue)
   - New feature (non-breaking change which adds functionality)
   - Breaking change (fix or feature that would cause existing functionality to 
not work as expected)
   
   ## Checklist:
   <!--- Go over all the following points, and put an `x` in all the boxes that 
apply. -->
   <!--- If you're unsure about any of these, don't hesitate to ask. We're here 
to help! -->
   - [x] My code follows the [code style][style-guide] of this project.
   - [ ] I have updated the documentation accordingly.
   
   [style-guide]: https://wiki.apache.org/jmeter/CodeStyleGuidelines
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to