750
edits
(4 intermediate revisions by the same user not shown) | |||
Line 94: | Line 94: | ||
=== Manual testing === | === Manual testing === | ||
; List of testcases and scenarios | ; List of testcases and scenarios | ||
* For this feature in particular, testcases can be identified with the use cases | |||
; Corner cases (optional) | ; Corner cases (optional) | ||
; Exploratory testing | ; Exploratory testing | ||
=== Automation === | === Automation === | ||
; | ; NOT COVERED | ||
=== Results === | === Results === | ||
Line 114: | Line 112: | ||
; {{ok|}} '''Corner cases''' | ; {{ok|}} '''Corner cases''' | ||
;; Logged issues as a result of corner cases | |||
* '''{{bug|713197}}''' | |||
=== Sign-off === | === Sign-off === | ||
Line 120: | Line 120: | ||
** Callback of console.group and console.time functions echo desired result | ** Callback of console.group and console.time functions echo desired result | ||
** Basic functionality requirements are addressed | ** Basic functionality requirements are addressed | ||
; '''SIGNED - OFF''' | |||
* Sign off criteria for release (Beta -> Released) | * Sign off criteria for release (Beta -> Released) | ||
** Callback of console.group and console.time functions echo desired result | ** Callback of console.group and console.time functions echo desired result | ||
** Basic functionality requirements are addressed | ** Basic functionality requirements are addressed | ||
** Testing coverage of all situations/scenarios cause no blocker bugs | ** Testing coverage of all situations/scenarios cause no blocker bugs | ||
; ''pending'' |
edits