Tuesday, 31 January 2017

Performance Testing Using JMeter
CONTENTS
1. INTRODUCTION TO PERFORMANCE TESTING
· What is Performance Testing?
· Why do we need Performance Testing?
· Types of Performance Testing.
· Parameters to be calculated.
2.INTRODUCTION TO JMeter
· What is JMeter?
· Pre -Requisites and Installation
· JMeter Terminology
3.PROCEDURES OF TESTING WITH JMeter
· Starting JMeter
· Browser Setting
  1. HTTP Proxy Server
· Recording and Scripting
  1. Test Plan
  2. Thread Group
  3. Controller(Transaction)
  4. HTTP Request Defaults
  5. HTTP Cache Manager
  6. HTTP Cookie Manager
· Executing Script
  1. Aggregate Report
  2. Summary Report
  3. View Results Tree
· Result Analysis
  1. Correlation(Regular Expression Extractor)
  2. Parameterization(CSV Data Set Config)
Step 1:- Install the apache-jmeter-2.9 version.
Step 2:- Right click on folder apache-jmeter-2.9 and Extract file.
Step 3:- Click on apache-jmeter-2.9àbin. Below screenshot should be displayed



Step 4:-Click on jmeter. Below screenshot should be displayed.