Apache Jmeter supports mainly three plugins that are used to generate high-quality results-

  • Thread Group Plugin: This is the external plugin of Jmeter through which a spike test type workload model can be designed. Using this plugin user can apply conditional load on the server.
  • Samplers Plugin: Through sampler plugins, Jmeter sends requests to a web server and wait for any response without running those requests.
  • Listeners Plugin: These plugins provide a pictorial representation of collected data and write test results in a flexible format in the file.
BY Best Interview Question ON 01 Mar 2022