Wiki » History » Revision 2
Revision 1 (GraceWang, 2022-09-23 02:30) → Revision 2/11 (GraceWang, 2022-09-23 07:03)
# Wiki ## Acceptance testing * Create a parent task https://progress.opensuse.org/issues/116974 * Add sub tasks under the parent task * Clone specific sub tasks when needed ## Regression testing * We will use category to mark if the test case has already been automated * We will use parent-sub task mode to mark the specific component * We will use the target version field to mark which release we are testing ### The format of the subject * The subject should be started with [Regression] OR [Acceptance] * The second key word should be the component of the test case, e.g [NetworkManager] * The priority of the ticket > P0 -> Immediate > P1 -> Urgent > P2 -> High > P3 -> Normal > P4 -> Low ### The status of the ticket/ test case: * The default of the test case if NEW * The test case will be marked as RESOLVED when test passed * The test case will be marked as REJECTED if there's any critical bugs found