Confirmed users
129
edits
Hermescheng (talk | contribs) |
Hermescheng (talk | contribs) |
||
| Line 21: | Line 21: | ||
*** If Fail=1 && diff=+1, we need to figure out the reason: <big>'''if it resulted from a bug'''</big>. | *** If Fail=1 && diff=+1, we need to figure out the reason: <big>'''if it resulted from a bug'''</big>. | ||
*** If Pass=1 && diff=+1, the issue in last build might be resolved. | *** If Pass=1 && diff=+1, the issue in last build might be resolved. | ||
[[File:Jenkins Project build test results.jpg|thumbnail|none| | *** Please make sure the status of each diff value when we disable/enable a tes script. | ||
[[File:Jenkins Project build test results.jpg|thumbnail|none|1000px|Test Result Overview]] | |||
* Test Result Details | * Test Result Details | ||
** | ** We can find index.html at Jenkins>>Project>>Build>>index.html, just like the red rectangle in below figure. | ||
[[File:How to locate Index.heml.jpg|thumbnail|none| | [[File:How to locate Index.heml.jpg|thumbnail|none|800px|Where to click index.html]] | ||
[[File:Failed Case Screenshot.jpeg|thumbnail|none| | ** It includes test result details, especially build information, logs and screenshot of failed cases. | ||
[[File:Failed Case Screenshot.jpeg|thumbnail|none|800px|Failed Case Details]] | |||
** How to verify if a failed case resulted from a bug | ** How to verify if a failed case resulted from a bug | ||