JMeter Keyboard Shortcuts
CTRL key in this document references:
* CTRL on Windows * CMD or Apple key on Mac computer


Status
As of version 2.5.1 up to 2.7, shortcuts are the following:
* Copy : CTRL+C
* Duplicate Node : CTRL+SHIFT+C
* Debug Off (Toggle selected node Test Element log level to INFO): CTRL+D
* Debug On (Toggle selected node Test Element log level to DEBUG): CTRL+SHIFT+D
* Clear All (Clear run results): CTRL+E
* Clear (Clear selected GUI run results): CTRL+SHIFT+E
* Open Function Helper Dialog : CTRL+F
* Make a screenshot of selected node GUI : CTRL+G
* Make a screenshot of JMeter GUI : CTRL+SHIFT+G
* Open Help Page : CTRL+H (Not working on Mac)
* Close current Test Plan : CRTL+L
* Select SSL Manager (will set "javax.net.ssl.keyStore" property) : CTRL+M
* Open a file : CTRL+O
* Exit : CTRL+Q
* Start Test Plan : CTRL+R
* Remote Start Test Plan : CTRL+SHIFT+R
* Save : CTRL+S
* Save All : CTRL+SHIFT+S
* Toggle Element (Enable / Disable) : CTRL+T
* Paste : CTRL+V
* What class is the selected node (displays in console the class of GUI and Test Element) :
CTRL+W
* Cut : CTRL+X
* Remote stop all : ALT+X
* Remote shutdown all : ALT+Z
* Remove node : Delete key
* Stop Test : CTRL + "."
* Shutdown Test : CTRL + "," (not working on Mac)
* Collapse All : CTRL+"-" (not working on Mac)
* Expand All : CTRL+SHIFT+"-" (not working on Mac)


Changes since 2.8:
* Search : CTRL+F (currently used for Function Helper)
* Open Function Helper Dialog : CTRL + F1


Proposed changes:
* Open Help : CTRL+?
* Close Test Plan : CTRL+W (currently used for "What's this node?")
* What class : Remove shortcut or CTRL+I

Jmeter keyboard shortcuts

  • 1.
    JMeter Keyboard Shortcuts CTRLkey in this document references: * CTRL on Windows * CMD or Apple key on Mac computer Status As of version 2.5.1 up to 2.7, shortcuts are the following: * Copy : CTRL+C * Duplicate Node : CTRL+SHIFT+C * Debug Off (Toggle selected node Test Element log level to INFO): CTRL+D * Debug On (Toggle selected node Test Element log level to DEBUG): CTRL+SHIFT+D * Clear All (Clear run results): CTRL+E * Clear (Clear selected GUI run results): CTRL+SHIFT+E * Open Function Helper Dialog : CTRL+F * Make a screenshot of selected node GUI : CTRL+G * Make a screenshot of JMeter GUI : CTRL+SHIFT+G * Open Help Page : CTRL+H (Not working on Mac) * Close current Test Plan : CRTL+L * Select SSL Manager (will set "javax.net.ssl.keyStore" property) : CTRL+M * Open a file : CTRL+O * Exit : CTRL+Q * Start Test Plan : CTRL+R * Remote Start Test Plan : CTRL+SHIFT+R * Save : CTRL+S * Save All : CTRL+SHIFT+S * Toggle Element (Enable / Disable) : CTRL+T * Paste : CTRL+V * What class is the selected node (displays in console the class of GUI and Test Element) : CTRL+W * Cut : CTRL+X * Remote stop all : ALT+X * Remote shutdown all : ALT+Z * Remove node : Delete key * Stop Test : CTRL + "."
  • 2.
    * Shutdown Test: CTRL + "," (not working on Mac) * Collapse All : CTRL+"-" (not working on Mac) * Expand All : CTRL+SHIFT+"-" (not working on Mac) Changes since 2.8: * Search : CTRL+F (currently used for Function Helper) * Open Function Helper Dialog : CTRL + F1 Proposed changes: * Open Help : CTRL+? * Close Test Plan : CTRL+W (currently used for "What's this node?") * What class : Remove shortcut or CTRL+I