1. JMeter
  2. Advantage of JMeter
  3. How JMeter Workes
  4. Install JMeter
  5. JMeter Element
  6. Create Your First TEST Case
  7. JMeter – Assertions
  8. Configuration Elements in JMeter

JMeter Element

  • Thread Group: Test User
    • Thread group elements are the beginning points of any test plan. All controllers and samplers must be under a thread group. 
  • Samplers: Type of Request
    • Samplers tell JMeter to send requests to a server and wait for a response.
  • Listeners: Report
    • Listeners provide access to the information JMeter gathers about the test cases while JMeter runs.
    • The Graph Results listener plots the response times on a graph.

No responses yet

Leave a Reply

Your email address will not be published. Required fields are marked *