Whats your test plan and what makes you say its average ? The transaction controller generates the sum of its children, not average
regards deepak On Mon, Nov 19, 2018 at 12:51 AM Pravesh Shrivastava < [email protected]> wrote: > Hi, > > I have a scenarios where I need some help to setup this: > > I am submitting one order through application. After submitting the order > the status is "Submitted". I keep of refreshing the page until status turns > to "Successful". > > So, I have to identify actual time taken by the application between > "Submitted" and "Successful". > > Tried Transaction Controller, it is giving only Average time taken. I want > to identify exact time taken. > > -- > Regards > Pravesh Shrivastava >
