I have been creating a dashboard utility for displaying automation test results. It is an ongoing process but pretty useful for us here.
Was wondering if anyone would want a copy of something like this for their use at their place of work?
If there is any interest I could probably get something out to the group by late this week or early next week after I make a couple of changes and upgrades.
Please let me know!
Functionality:
*) Will display all test results found in a convenient treeview.
*) Will allow opening the log file directly in IE.
*) Will highlight tests that have been executed within the last X number of days.
*) Optional - Will display Red/Yellow/Green for tests that have Failed/Warning/Passed.
*) Optional - Will bubble up the test results to the parent node(s).
Requirements:
*) All test results must be stored in a central location accessible by the local user (in my case all my test results are stored on a network share accessible to everyone).
*) Currently only logs converted to XML are supported.
See below for a screenshot of the current rev of the utility: