Community
Participate
Working Groups
After running tests from the test framework, it will produce test result in file, the content is in xml format, we need a tool (eclipse tool or EGL application) to parse these results, showing the test result in a user friendly way, i.e. x out y is successful xxx% success rate. test1: variation # failed, etc. so user can easily view the results of the tests, if there is any error, it's easy to get to the test case to see which one failed.
rolling forward from I10 to I11
The basic result parsing is showing in the Test Result Viewer(Form Editor) in Iteration 11
Closing this work item