Get started with Sanplex

Getting started with Sanplex: The Basic Steps For Developers

2022-08-04 14:52:28
WANG JING
3170
Last edited by on 2022-12-06 15:38:57
Share links

DEV Team Workflow in Sanplex

 

Story Planning Meeting

Developers, together with the Scrum Master, listen to the Product Owner to explain the storys and decompose software storys into tasks. At this meeting, developers are expected to:

  • Listen carefully to ensure there is no bias in understanding the storys.
  • Work together with Scrum team to estimate work hours for each software story using Agile Poker and break down these stories into tasks.

    1. Select Execution > Execution List > Software story > Story Estimate.
    2. Select Execution > Execution List > Task > Create task/Batch create tasks or select Execution > Execution List > Software story > Create task/Batch create tasks.
  • Pick up tasks or accept the assigned tasks, after the task decomposition is complete.

 

Development Phase

During the development phase, developers need to complete the following works:

  • Daily development: Continuous Integration, Continuous Delivery
  • Update task status: update task status start, finish, close, cancel, and activate in Sanplex.
  • Update work Log: update daily task spending hours, estimated remaining hours, and daily work details.
  • Daily stand-up meeting: describe what you did yesterday, and what you're doing today. Identify obstacles and align iterative goals.

 

Test Builds

After completing the development of this iteration storys, the developers will be able to create a Build and link all the finished stories and resolved bugs.

  1. For product-based project, select Execution > Iteration List > Build > Create Build.

As a developer, you can edit the test build's

  • Iteration
  • Product
  • Name
  • Builder
  • Date
  • SCM Path
  • File Path
  • Files
  • Description

 

  1. For non-product-based project, select Project > Project List > Build > Create Build.

As a developer, you can edit the test build's

  • Name
  • Builder
  • Date
  • SCM Path
  • File Path
  • Files
  • Description

 

  1. Select Build Name < Finished Software Story < Link Software Story.

 

  1. Select Build Name < Resolved Bugs < Link Bug.

 

Submit Test Requests

Developers will be able to submit the test builds to the test team.

In Sanplex, you can submit test requests via the following three paths:

  1. For product-based project, select Execution > Iteration List > Build > Submit Request.
  2. For non-product-based project, select Project > Project List > Build > Submit Request.
  3. For all types of project, select QA > Request > Submit Request.

And then you will be able to edit the relevant test request information

As a developer, you can edit the test request's

  • Execution
  • Build
  • Type
  • Owner
  • Priority
  • Begin and End
  • Status
  • Test Report
  • Request Name
  • Description
  • Files
  • Mail To

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