Project

General

Profile

Actions

Wiki » History » Revision 4

« Previous | Revision 4/11 (diff) | Next »
GraceWang, 2022-09-23 07:17


Wiki

Acceptance testing

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 is 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
  • The corresponding SUT build number should be included in the comment when updating the status

Updated by GraceWang over 1 year ago · 4 revisions