How to get test case start time and end time

Ask general questions here.
Esh
Posts: 2
Joined: Fri Nov 04, 2016 10:31 am

How to get test case start time and end time

Post by Esh » Fri Dec 16, 2016 4:29 am

Hi,
Similar to this stackoverflow case. (Sorry, I can't paste URL due to the restriction)
output-a-text-file-from-ranorex-to-include-just-a-pass-fail-result-and-a-number

Any Ranorex expert know how to extract the test case execution strat time and end time?
Based on this stackoverflow example, I can get the test result now.
But I need more detail information, export to a database or write a text file.

User avatar
RobinHood42
Posts: 324
Joined: Fri Jan 09, 2015 3:24 pm

Re: How to get test case start time and end time

Post by RobinHood42 » Tue Dec 20, 2016 11:27 am

Hi,

You could use the "CurrentTastCaseActivity" for further runtime information:
TestReport.png
:mrgreen:
Cheers,
Robin
You do not have the required permissions to view the files attached to this post.