0 votes
in Jmeter by
How requests are sent to the server in JMeter?

1 Answer

0 votes
by

Basically, this is done with the help of Samplers. There are several samplers that are present in the JMeter and a few of them that are used commonly are:

  1. Junit request
  2. JDBC request
  3. HTTP request
...