Updated on 2024-11-15 GMT+08:00

Preparations

Background

This section uses the DevOps Full-Process Sample Project as an example to describe how to manage requirements in a project.

This sample project uses the Scrum mode for iterative development. Each sprint lasts for two weeks. The Phoenix Mall has been developed in the first three sprints, and sprint 4 is being planned.

According to the project plan, time-limited discount and group buying activity management functions need to be implemented in sprint 4.

Due to business and market changes, store network query is added as an urgent requirement. Therefore, this function will be developed in sprint 4.

The following four roles are involved in the project.

Table 1 Project role list

Project Member

Project Role

Responsibility

Sarah

Product owner (project creator)

Responsible for the overall product planning and product team setup.

Maggie

Project manager

Manages project delivery plans.

Chris

Developer

Develops, compiles, deploys, and verifies project code.

Billy

Tester

Writes and executes test cases.

Creating a Project

Before starting the practice, the product owner Sarah creates a project.

  1. Click Access Service on the CodeArts console.
  2. Click Create Project, and select DevOps Full-Process.
  3. Enter the project name Phoenix Mall and click OK.

Adding Project Members

  1. Go to the Phoenix Mall project, and choose Settings > Members.
  2. On the Member View tab, choose Add Members > From My Account.
  3. In the dialog box that is displayed, click Create User. The Users page is displayed.

    Figure 1 Adding members

  4. Click Create User, and create three users named Maggie, Chris, and Billy in sequence.
  5. Return to the CodeArts page, refresh the browser, click Add Members above the member list, and choose Users from My Enterprises. Select Maggie, Chris, and Billy, and click Next.
  6. Click the Role drop-down list in each row, select Project manager for Maggie, Developer for Chris, and Tester for Billy, and then click Save.