Execution
1. Introduction of Sanplex features
1.1. Core Management Framework
1.1.1 Program
1.1.2 Project
1.1.3 Product
1.1.4 Execution
1.1.5 Management Models
1.2. Dashboard
1.2.1 Getting Started with Tutorials
1.2.2 Quick Add
1.2.3 Notification Center
1.2.4 Effort Tracking
1.2.5 Dashboard - Project and Execution
1.2.6 Dashboard - My Work, Contribution, and Recents
1.2.7 Dashboard - Approval
1.2.8 Contacts
1.3. Program
1.3.1 Program List
1.3.2 Program Kanban
1.3.3 Create Program
1.3.4 Create Sub-Programs
1.3.5 Project Charter Management
1.4. Product
1.4.1 Create Product
1.4.2 Manage Modules
1.4.3 Multi-Branch and Multi-Platform Management
1.4.4 Manage Plans
1.4.5 Manage Requirements
1.4.6 Requirement Reviews
1.4.7 Requirement Status and Phase
1.4.8 Create Releases
1.4.9 Track Progress
1.4.10 Business Requirements and Multi-Level Requirements
1.5. Project
1.5.1 Scrum Project
1.5.2. Waterfall Project
1.5.2.1 Manage Project Phases
1.5.2.2 Project Design
1.5.2.3 Project Matrix
1.5.2.4 Project Reports and Earned Value Management
1.5.2.5 Project Baselines
1.5.2.6 Project Change
1.5.3. Kanban Project
1.5.3.1 Set Up Kanban Projects
1.5.3.2 Configure Kanban Boards
1.5.3.3 Use Kanban Boards
1.5.4 Hybrid Agile Project
1.5.5 Hybrid Waterfall Project
1.5.6. Project Settings
1.5.6.1 Project Setup
1.5.6.2 Project Executions
1.5.6.3 Project Requirements
1.5.6.4 Project Builds
1.5.6.5 Project Tests
1.5.6.6 Project Docs
1.5.6.7 Project Releases
1.5.6.8 Project Reports
1.5.6.9 Project Risks
1.5.6.10 Project Issues
1.5.6.11 Project Opportunities
1.5.6.12 Project Deliverables
1.5.6.13 Project Reviews
1.5.6.14 Project Process
1.5.6.15 Deliverables
1.5.6.16 Quality Assurance
1.5.6.17 Project-specific Workflow Management
1.5.7 Project Templates
1.6. Execution
1.6.1 Product Planning and Task Breakdown
1.6.2 Task Assignment and Daily Tracking
1.6.3 Build Creation and Test Requests
1.6.4 Bug Confirmation and Resolution
1.6.5 Execution Kanban Boards
1.7. Admin Settings
1.8. Workflow

Build Creation and Test Requests

2025-12-27 15:51:12
Sanplex Content
442
Last edited by Jing WANG on 2026-09-20 16:13:14
Share links
Summary: Learn how to create and maintain builds, link Stories and bugs, create integrated builds, and submit Test Requests for validation.

In software delivery, a build is a potentially testable package produced during development. A build does not necessarily include everything intended for a release; it represents the work completed up to the current point in time.

The primary purpose of builds is to define a clear test scope, facilitate collaboration between developers and testers, and support scenarios such as multi-version delivery and bug-fix validation.

When Stories are completed or bugs are fixed, you can create a Build under Project/Execution > Build to package the completed work. When creating a build, specify the Product and Application it belongs to.

  • Application vs. Build: An application is an independent deliverable under a product. A build is a testable package associated with an application, and an application can have multiple builds.
  • Relationship between Release, Application, and Build: A release can include applications, while an application can have multiple builds.

I. Create a Build

1. Create a Build

Go to Project/Execution > Build, and click Create Build.

Execution Build list showing the Create Build button in the upper-right corner.

When creating a build, complete the required information, including Execution, Product, Application, Name, Build Author, and Build Date. You can also provide an SCM Path, Download Address, uploaded files, and a description.

Create Build page showing Execution, Product, Application, Name, Build Author, Build Date, SCM Path, Download Address, Upload Files, and Description fields.

2. Link Stories and Bugs

After the build is created, use the actions in the build list to associate relevant Stories and bugs with the build. These linked items help define the scope represented by the build.

Build list showing action icons for managing the Sanplex Premium 3.1.0-beta.1 build.

To link Stories, open the Link Story page, select the Stories to include, and click Link Story.

Link Story page showing selectable Stories with search filters and the Link Story button.

Linked Stories can be viewed under the Completed Story tab on the build detail page. The build detail page also provides Resolved Bugs and Reported Bugs tabs for related bug information.

Build detail page showing two linked Stories under the Completed Story tab, with Resolved Bugs and Reported Bugs tabs also available.

3. Maintain Builds

The build list provides actions for maintaining the build, including linking related items, submitting a Test Request, editing the build, and deleting the build.

Build list showing the available action icons for the Sanplex Premium 3.1.0-beta.1 build.

Click the build name to open its detail page. Under Basic Info, you can view information such as the Product, Application, Name, Execution, Build Author, Build Date, SCM Path, Download Address, and Description.

Build detail page displaying Basic Info for Sanplex Premium 3.1.0-beta.1, including its Product, Application, Execution, Build Author, URLs, and Description.

II. Create an Integrated Build

At the project level, the Create Build page provides an Integrated Build option.

When Integrated Build is set to No, select the related Execution for the build.

Project-level Create Build page with Integrated Build set to No and an Execution selected.

When Integrated Build is set to Yes, the Inclusive Build field is available for selecting builds to include in the integrated build.

Project-level Create Build page with Integrated Build set to Yes and the Inclusive Build field available.

An integrated build can consolidate related build content for integration-level validation.

III. Submit a Test Request

After the build is ready for testing, click Submit Test Request in the build list.

Execution Build list highlighting the Submit Test Request action for the Sanplex Premium 3.1.0-beta.1 build.

On the Submit Request page, confirm or complete the test request information, including Product, Build, Type, Owner, Members, Start, End, Status, Test Report, Request Name, and Priority.

Submit Request page showing the selected Product and Build together with test request fields for Type, Owner, Members, schedule, status, Test Report, Request Name, and Priority.

Created test requests can be viewed under Project/Execution > Test > Test Request. The list displays information such as the request name, priority, product, build, execution, owner, planned dates, and status.

Project Test Request list showing the Sanplex Premium 3.1 Integration Regression Test in Waiting status.

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