This section describes how to open a failed test cases in Jenkins from CIClone.
Instruction
1. As described in “How to see a build logs on Jenkins with CIclone”, select a build in center pane, all failed tests are listed at bellow the build.


2. Click a failed test in the center pane, a log of the failed test will be shown in the right pane.

3. Double click a failed test in the center pane, the test class will be opened at the editor.

