First page Back Continue Last page Overview Graphics
Managing Custom Code – Moving Code
Development lifecycle not changed.
Best practice:
- Start in development application environment
- Move to test appenv for test/QA
- Fix bugs and make changes back in development
- Move back to test appenv for test/QA
- (Repeat 3/4 as often as needed)
- Move to production appenv once satisfied