This optional stage is used to test borderline cases which can not accomplished with automated tests
- Deployment to User Acceptance Testing (UAT) environment
- Automated smoke tests (non-exhaustive tests to ensure correct behavior of critical functionality)
- Manual tests
Passing this step means that the deployable artifact from the packaging stage is ready to deployed to production.
The output will be:
- Test report