Forum Discussion

bvenku1982's avatar
bvenku1982
Contributor
9 years ago

In a Test case i have multiple steps, how to check the total duration of each step ?

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