December 2014
Intermediate to advanced
362 pages
8h 12m
English
One of the most important phases of any software project is deployment or migration. Repository Manager provides a convenient way to migrate the code from one environment to another. As you are aware, we have three different environments for migration. Usually, we refer to them as DEV for the development environment, TEST for the testing environment, and PROD for production. DEV is the environment where you actually develop the code. You perform the unit testing, and then you migrate the code to the TEST environment, where the testing team performs the testing on the code to evaluate whether everything is running as per requirements. Once tested, the code is migrated to PROD, where it actually goes ...
Read now
Unlock full access