Then we can add different http requests to it from sampler options.Then we can add a listener to it to see the results.
Server name -We add a server name to each http request like google.com
Method-GET
Path-if we have a path to follow in the website i.e some other link on the website we will choose it like if we want to hit this end point https://www.bbc.com/travelso our path will be /traveland server name above will be bbc.com
Proxy server if we are using one
Concurrent pool size i.e if we have more that 1 users in the thread group how many users we want to access the
pool of resources concurrently.