Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: [Original edit by Philippe]

_ _

JMeter Shortcuts

CTRL in this document references:

...

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

...