Scenario: Do you have the following scenario to execute by Jmeter and not able to find the solution? Having HTTP Request / REST Request in a test plan, required to execute the test for 1 hour duration without bothering repetition , and to Find the application robustness and consistency to bear max load? Find no. […]
Tag: Jmeter Tutorials
In this tutorial we are planning to explain step by step on how to record HTTP/HTTPS sessions. Setup Instructions Go to JMETER_HOME/bin and start JMETER with jmeterw.cmd and jmeter in linux/unix. Select “Test Plan”, right click on “Test Plan” and add a new thread group: Add > Threads (Users) > Thread Group. 3. Select “Thread […]
Endurance Test: Performing a long run load test and finding the performance bottleneck of the given server is called Endurance Test. Often in performance testing testers would face the following 2 scenarios, 1) Running single testplan for more than 8 hours 2) Running Multiple testplans one after another for more than 8 hours or overnight (without […]