JMeter Complete Element Reference – Part I

In the previous article, we have learned about recording a test script using JMeter HTTP proxy server. So, lets dive deep into numerous elements which can be used for building exceptional test scripts using multiple protocols and many more.

JMeter Element Reference

Apache JMeter has wide variety of elements which are defined for a specific purpose. Since JMeter is pure java desktop application and provides a feasible way  of additional custom packages or plugins available on the net  which are used for multiple purposes such as resource monitoring, running selenium scripts and many more. Below are the configuration elements which Apache JMeter supports.

elements

In this article, we will discuss about “Threads(Users)”.  Studying all the elements at one go is an invitation to confusion and boredom.

Continue reading JMeter Complete Element Reference – Part I