Contributing actions to the menu
You can use extensions to extend the menu, change navigation, and perform data correlation.
- Test editor menus
The test editor has three menus. You can extend the menus by adding more actions such as remove, move up, or move down- Create actions
You can use the com.ibm.rational.common.test.editor.framework.extensions.ExtActionHandler class to remove, move up, and move down menu buttons
Related
Migrate test editor extensibility Test editor structure
Related reference
Common editor framework Editor layer extension points API classes