JMeter: do not measure the connection establishment by the first call -


i want automatically test web api service, measurement not correct because of connection establishment, takes long time, , want run short test.

is possible make first sampler, because of , not include it's result summary?

you can use different name first request want emit , exclude results (report).

you can in setup thread group using 1 threads, way run @ start of test , real test can start.


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -