JMeter Shortcuts keys

JMeter Shortcuts with CTRL/SHIFT keys

Shortcut KeysPurpose
CTRL + AFor selecting All the elements
CTRL + CTo duplicate the chosen element
CTRL+SHIFT+CIn order to duplicate the chosen element
CTRL + DToggle INFO; Debug Off to change the specified element’s log level.
CTRL+SHIFT+DToggle DEBUG; Debug On to change the specified element’s log level.
CTRL + ETo delete (erase) the exam results for everyone hearing
CTRL+SHIFT+ETo Erase (clear) the test result in the selected listener(s)
CTRL + FTo launch the dialogue box for the search tree in the script’s finding a text
CTRL + Gto capture a picture (graphic) of the chosen element
CTRL+SHIFT+GTo snap a screenshot of the JMeter screen (Graphics)
CTRL + HIn order to access the element’s online help page
CTRL + Lopening a fresh test plan (It might ask if the current test plan needs to be stored.)
CTRL + MBrowse the SSL Manager, then choose it (set the “javax.net.ssl.keyStore” property).
CTRL + OInto the JMeter IDE, open an existing test plan
CTRL + QFor exit JMeter IDE
CTRL + RRun the test plan using the GUI
CTRL+SHIFT+RTo launch (run) the JMeter instance across all distant LG
CTRL + SFor Save the current test plan
CTRL+SHIFT+SFor Save the current test plan by providing a name
CTRL + TToggle (enable/disable) the chosen element
CTRL + VTo insert the cut-out or copied element underneath the chosen element
CTRL + Xfor cut the selected element
CTRL + YFor redo the action within elements’ editor window only
CTRL + ZFor undo the action within elements’ editor window only
CTRL + .For stop the running test
CTRL + ,For shutdown the running test
CTRL + –to cause each component to fail
CTRL+SHIFT+ –To enlarge each component
CTRL + /to choose every component
CTRL + 0creating a new thread group
CTRL + 1For a Thread Group/Controller to add a new HTTP Request
CTRL + 2To include a fresh Regular Expression Extractor in a test plan, thread group, controller, or sampler
CTRL + 3To add an additional Response Assertion to a Test Plan, Thread Group, Controller, or Sampler
CTRL + 4In order to add a new Constant Timer to a Test Plan, Thread Group, Controller, or Sampler
CTRL + 5For the purpose of adding a new Flow Control Action within a Thread Group/Controller
CTRL + 6To add a new JSR223 PostProcessor to a test plan, thread group, controller, or sampler.
CTRL + 7For the purpose of adding a new JSR223 PreProcessor to a test plan, thread group, controller, or sampler
CTRL + 8For a Thread Group/Controller to create a new Debug Sampler
CTRL + 9For a Test Plan/Thread Group/Controller/Sampler to add a new View Result Tree listener
  

JMeter Shortcuts with ALT and other keys

Shortcut KeysPurpose
ALT + Xto terminate JMeter instances on all external machines
ALT + Zto terminate the JMeter instance across all remote workstations
Right ArrowTo make the chosen element larger
Left ArrowTo make the chosen piece smaller
Up ArrowTo choose the preceding component
Down ArrowTo pick the following component
Homechoosing the exam strategy
EndTo choose the final tree piece
Page DownTo choose the following concealed element (only works if tree size is more than the screen)
Page UpTo choose the previous concealed element (only works if tree size is more than screen size)

Conclusion

When it comes to performance testing, JMeter shortcut keys can greatly increase your productivity and efficiency. You can use JMeter more quickly and accurately by becoming familiar with these shortcuts, which will free up your time to concentrate on the more important components of performance testing. These shortcuts will assist in streamlining your workflow and increasing your overall productivity, whether you are setting up test plans, evaluating results, or making configuration adjustments.

Scroll to Top