Common Terms:
1) Throughput: No. of request can be sent in one minute
2) Threshold: Limit of Response time
a) Toleration Threshold: Eg: 500 msec
b) Frustration Threshold Eg: 1500 msec
3) Ramp up time: Time frame gap to increase the users
4) Soak test: Endurance test: How application performs over period of time
REPORT
CMD FOR REPORT GENRATION:
jmeter -n -t C:\Users\Amitkumar_Singh\Desktop\Jmeter\Exercise1GST.jmx
-l C:\Users\Amitkumar_Singh\Desktop\Jmeter\Results\Result1.csv
-e -o C:\Users\Amitkumar_Singh\Desktop\Jmeter\Htmlreport\Report1
a) Project Loction - Exercise1GST.jmxb) CSV Location - Result1.csv
c) HTML Report location - Report1
3) Report