Performance data base | JMeter Forum
K
kiran kumar Posted on 18/09/2019

How can we test the data which goes under delayed job process. For example I am inserting bulk data from UI, now data starts gets inserted but not sure how much time it takes. So how to verify that how much time data has taken


A
Abhishek Puri Replied on 23/09/2019

You can keep the requests inside Transaction Controller. This gives a result output which tells us how much time all the samplers inside has taken for the process.