A sampler 17. Jmeter-

jmeter-sampler introduction and use

  • HTTP request
  • Test Action
  • Debug Sampler
  • AJP / 1.3 Sampler
  • Access Log Sampler
  • BeanShell Sampler
  • FTP request
  • JDBC Request

HTTP request

This is an old acquaintance, not to say.

Test Action

Can be understood as the operation of the thread, explained below with an example.

Test Action examples



operation result

By the above example we can see that thread is suspended under 3s and then execute a request.

Debug Sampler

This is our common debugging components. Debug Sampler will generate a sample, which contains the values ​​of all variables JMeter and / or properties. These values ​​can be seen in the tree view the results.

AJP / 1.3 Sampler

Not even official documents are not, drunk, drunk, watching HTTP requests and almost ah, try, the result is not, I do not know how to use ~

Access Log Sampler

Access Log Sample Portal

BeanShell Sampler

Written before I can refer to 8. Jmeter import jar package this article

FTP request

Figure EENOW for FTP requests.

JDBC Request

Written before I can refer to 15. Jmeter- configuration elements two of this article

Jane Wang address book software testing
software testing Wang blog address

Welcome attention to micro-channel public number: Wang software testing. Software testing exchange group: 809 111 560

Reprinted Please note that the source, thank you

Guess you like

Origin www.cnblogs.com/suim1218/p/11579844.html