Module 3.3: Build and test the system

The team creates a build that contains all the changes made during the sprint and verifies the quality of the system.

The team uses continuous integration to build the system automatically on a regular basis. The build process includes the latest changes delivered by developers, as well as unit tests. When the build completes, the team verifies the status on a dashboard. Because all the tests passed with no errors, the build can be promoted to testers.

Testers verify the quality of the new build with manual and automated tests. They find no blocking defects.

The sprint is almost over. The team wants to verify that all the stories assigned to the current sprint are complete. They also need to ensure that the system works and is sufficiently tested.

All the project stakeholders have access to design information on the Design Management Server from a simple web browser. The project dashboard provides real time status on design resources to help team members follow progress and changes.

Help topic icon Team collaboration by using dashboards

Help topic icon Integrating design management with quality management


Feedback