Now instead of manually checking the response code in authenticate step we can even make use of resp ... Read More
${__time(YMDHMS,)} -Used to display time in year,month,date,hour,min.sec in the mentioned format ... Read More
We know in jmeter we can create a new thread group ,record a new series of steps and add to the thre ... Read More
Add listener Response time graph.Same like in aggregate graph we will have two tabs i.e Settings and ... Read More
longSum - used to compute large nos ${__longSum(1000,2000)} doubleSum - Used to compute the sum ... Read More
Then we have a function named V.We make two variables in test plan named A1 with value kilobytes and ... Read More
Let us say in a particular test plan we define variale named Quantity and give it value of 10 . ... Read More
Jmeter is an open source java based application for performance testing. It was originally meant ... Read More
Constant random timer applies delay to individual request or to the thread group or the container to ... Read More
Another Listener is Simple Data Writer.This is used to right data to a file. We can give the fil ... Read More