Open the jmeter properties file from bin folder and search for Sumariser Change sumariser.interva ... Read More
Shows lines related to 50 percentile and 90 percentile etc. Note in this test the 50 percentile a ... Read More
We add a thread group and in that add a request and bean shell preprocessor and in that define a jme ... Read More
BSF Sampler can use many coding languages. We can add a BSF sampler as we add other sampler to a th ... Read More
If we want to put load on a website using 5000 users from a single machine. With limited cpu and ra ... Read More
Let us make a simple selenium project in eclipse We add a class in it and add some junit test c ... Read More
Let us say we have a login page and a authenticate page as http requests in a thread group. Lets say ... Read More
In order to run a jmeter script which has the format of .jmx in command prompt we first have to go t ... Read More
In concurrency thread group we have many options like * Target Concurrency i.e total no of users ... Read More
Jmeter is used to check performance of a website or a web application. We can also monitor server ... Read More