You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

JMeter Shortcuts

CTRL in this document references:

  • CTRL on Windows
  • CMD or Apple key on Mac computer

Today status

As of version 2.5.1 and upcoming 2.6, 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
  • Paste : CTRL+V

TO BE CONTINUED

Proposed changes

  • No labels