OctopusDeploy consists of several environment to deploy to…
I typically create DEV, QA, UAT, PROD. Create each by :
Environments
tabAdd Environment
to create the new environment.These environments represent the following:
DEV | Integration and Acceptance Testing |
QA | Formalized QA testing and Exploratory testing. |
UAT | This environment, optional, is for user acceptance testing |
PROD | The production environment |