Quick Start Guide for Sanplex

2026-05-05 13:54:06
Sanplex Content
202
Last edited by WANG JING on 2026-05-05 13:54:06
Share links
Summary : This guide outlines the end-to-end workflow in Sanplex, from user management and program creation to sprint execution, bug tracking, and final product release.

This document introduces the most straightforward workflow for using Sanplex.

  1. Administrators manage users.
  2. Create a program.
  3. Create a product and submit stories.
  4. Create a project and link the product.
  5. Create a sprint/iteration, link stories, and break down tasks.
  6. Log task effort and resolve bugs.
  7. Create a build, submit for testing, execute test cases, track bugs, and generate test reports.
  8. Create a release to deliver the product or its new version.

(Video introduction is available for the simplest workflow in Sanplex.)

【视频介绍】

1. Administrators Manage Users

Administrators can go to Company -> Users to add users, manage the department structure, and assign privileges.

Sanplex supports adding both internal and external users (external users are typically used for stakeholder management).

图1

To assign privileges to users:

图2

Check the required privilege boxes and click Save.

图3

2. Create a Program

Click the Create Program button at the top right of the program list page to enter the creation form.

图4

Program creation page:

图5

After the program is successfully created:

图6

3. Create a Product and Submit Stories

Click the Create Product button at the top right of the product list to enter the creation page.

图7

Product creation page:

图8

Once the product is created, you can start adding stories.

图9

Click the Create Story button to add stories.

图10

图11

Next, create a product plan and link the stories to be developed.

图12

After successfully linking stories to the plan:

图13

4. Create a Project and Link the Product

Click the Create Project button on the project list page.

图14

Sanplex provides two project models: Product-driven and Project-driven.

  • A Product-driven project revolves around the continuous development and delivery of a specific product. It usually covers the entire product lifecycle—from conceptual design to market release, as well as subsequent maintenance and updates.
  • A Project-driven project is a temporary endeavor aimed at specific tasks or goals, typically with clear start and end dates to complete specific deliverables.

When creating a project, you can select a parent program and link the products and plans under it. If you do not select a parent program, Sanplex will default to creating a product with the same name as the project and link it automatically.

Note: Product-driven projects must be linked to a product. You can link an existing product or create a new one based on your needs.

图15

Once created, you can view the relationships among the program, product, and project.

图16

5. Create a Sprint/Iteration, Link Stories, and Break Down Tasks

Go to the Project -> Sprint/Iteration page and click the Create Sprint/Iteration button at the top right.

图17

When creating a sprint/iteration, you can link it to the product associated with the project.

图18

After linking the product plan, you can link the stories from that plan into the sprint/iteration.

图19

图20

After the sprint/iteration is successfully created:

图21

Click the sprint/iteration name to enter its Execution view. First, manage the team:

图22

Next, break the stories down into actionable tasks.

图23

Once broken down, assign tasks to the development team:

图24

图25

6. Log Task Effort and Resolve Bugs

The development team executes tasks, logs their effort under Execution -> Task, and marks tasks as completed.

图26

Developers can go to Test -> Bug to view, confirm, and resolve bugs.

图27

7. Create a Build, Submit for Testing, Execute Cases, Track Bugs, and Generate Reports

Once tasks are developed and bugs are resolved, go to Execution -> Build to create a build. Link the completed stories and resolved bugs, then submit it for testing.

Click the Create Build button on the build page.

图28

Build creation page:

图29

After creation, link the completed stories and resolved bugs.

图30

Submit the build for testing to generate a test task. Click the Submit Test button in the action column of the build list.

图31

Test task creation page:

图32

After the test task is successfully created, testers can link test cases to it. Click the Link Case button in the action column to link the test cases related to the stories and resolved bugs.

图33

Once linked, click the Execute button in the action column of the case list to run the tests.

图34

During execution, failed cases can be directly converted into bugs by clicking the To Bug button.

图35

Bug creation page:

图36

Once the bug is created, it can be tracked and managed under Test -> Bug. After developers resolve the bug, testers can perform regression testing and update the bug's status.

图37

After the test task is completed, click the Test Report button in the action column of the test task list to generate a report.

图38

Test report generation page:

图39

8. Create a Release and Deliver the Product

Once the test task is completed and meets the release standards (i.e., the submitted build passes testing), the product is ready to be released to the public.

Go to Product -> Release and click the Create Release button.

图40

When creating a release, select the previously created build and click Save.

图41

图42

Write a Comment
Comment will be posted after it is reviewed.