... get average runtime of testcase?

Best practices, code snippets for common functionality, examples, and guidelines.
mw-tw
Posts: 20
Joined: Tue Jan 03, 2017 11:29 am

... get average runtime of testcase?

Post by mw-tw » Mon May 15, 2017 2:46 pm

Hello,

I created a testcase with an interator, to execure some usecases in a loop.

What is the easiest way to get each runtime of a usecase and get the average runtime in the end of the Ranorex report?


Br :)

User avatar
qwertzu
Posts: 284
Joined: Wed Jan 25, 2017 11:08 am

Re: ... get average runtime of testcase?

Post by qwertzu » Tue May 16, 2017 2:41 pm

Hi mw-tw,

I tried to find a method for getting the execution time of a testcase, but without success. I don´t think, there exists one.
But maybe you could implement some stopwatch for measuring time.

regards,

qwertzu