https://bz.apache.org/bugzilla/show_bug.cgi?id=59937
Bug ID: 59937
Summary: Popup menus could be better user friendly by providing
submenus
Product: JMeter
Version: 3.0
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
JMeter components are provided in popup menu by categories (Threads, Test
Fragment...). It could be very useful to allow a mechanism to insert
subcategories to group close kind of components under a same submenu.
For example, HTTP config elements (Authorization Manager, Cache Manager...)
could be provided under Add/Config/HTTP/.
It could be interesting for external plugins.
I saw that the method getMenuCategories is involved in components positioning
into the popup menus.
Could be a getSubMenuCategories a solution to handle related components
grouping into submenus.
For testbeans-made components, the BeanDescriptor "shortDescriptionn" that is
unused may help in naming such subcategories.
Anyway, a sub classification (plugin related) may ease JMeter usage in GUI
mode.
--
You are receiving this mail because:
You are the assignee for the bug.