In a Test case i have multiple steps, how to check the total duration of each step ?
Ex: i have TC
> DataSource
> SOAP Request1
> Data Loop
> DataSource
> SOAP Request2
> Data Loop
I want to see the toatl timetaken for the Request1 and Request2
In a Test case i have multiple steps, how to check the total duration of each step ?
Ex: i have TC
> DataSource
> SOAP Request1
> Data Loop
> DataSource
> SOAP Request2
> Data Loop
I want to see the toatl timetaken for the Request1 and Request2