We can add a new thread group to our test plan. Then we can add different http requests to it fro ... Read More
Put 5 requests and even if loop count is 1 each request will be executed at least once and that too ... Read More
* In jmeter when we make a new thread group we can choose the option delay thread creation until nee ... Read More
We can type a command in this sampler like ipconfig.Then we run our test we can go to result tree an ... Read More
Modular controller - Used to run other controllers If we make modular controller in our test plan ... Read More
In this thread we have * Start thread count –Total no of users * Initial delay-That is after this ... Read More
Set up thread group-run before actual thread groups .used to set up pre-test conditions or environm ... Read More
Add a new Thread group to jmeter. Add a java req sampler We call a function in jmeter using the ... Read More
Bean Shell is java based scripting language.It uses java like syntax.It is very small in size i.e ap ... Read More
Controllers as we know are used for logic grouping of various items. Simple controller -We can co ... Read More