Configuring the application stack on the development or source development system
You must first configure your application stack on either the development or source development system.
Configure the application stack according to one of the following scenarios:
- If you are using a distributed, branch-based environment, complete the following steps on the remote development system.
- If you are using a branch-based environment, complete the following steps on the development system.
- If you are not using branches, complete the following steps on the
development system.
Configure the application stack by performing the following steps:
- Create the target application.
- Create a test application, which contains the test rulesets that you want to separately deploy, that is built on the target application.
- Create a development application that is built on top of the test application, which developers can log in to so that they can create and work in branches.
- Lock both the target and test applications
Previous topic Managing test cases separately in Deployment Manager Next topic Configuring the application stack on the remote development system in a distributed, branch-based environment