JMeter
Today we had an exciting challenge on #30DaysofTesting - Find and Use a new tool.
So the tool that I am using is jMeter !!!. Will give a try to understand what this tool is all about.
What is jMeter - Open Source Testing Software.
What's the use of jMeter - To Perform categories of tests like load, functional, performance, regression, etc
Performance Test − This test sets the best possible performance expectation under a given configuration of infrastructure. It also highlights early in the testing process if any changes need to be made before the application goes into production.
Load Test − This test is basically used for testing the system under the top load it was designed to operate under.
Stress Test − This test is an attempt to break the system by overwhelming its resources.
I had the followed the instruction from TutorialsPoint to install the Java SDK. TutorialsPoint
Below pic shows my first experiment using jMeter on WorkForms.
Am impressed!!!.