Samplers (Requests):
These are the elements that send requests to the servers. There are samplers for these request types: HTTP/HTTPS, FTP, SOAP, JDBC, ”Java”.
Listeners (Reports):
They collect the results of your runs. You can select among graphical, tabular, single request views. The results can also be saved in a named file.
Timers (Sleep times):
Used to insert delays between the requests. They are needed to make your test more realistic.
Logic Controllers (Logic implementation):
They are like the if-then-else and loop structures in Java or any other programming language.
Configuration Elements (Configuration settings):
They work with samplers by adding common information about the request.
Assertions (Validations):
Let you check if the responses you get contain the expected data.
Pre Processors:
Pre-processors are used to modify the Samplers in their scope
Post Processors:
Post-Processors are applied after samplers.
Thanks for reading
with regards
J J J
No comments:
Post a Comment