Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following are the steps in the special development process. Questions about this process should be directed to John Tuttle, Transport Coordinator at jrtuttle@mit.edu or 617-324-0097.

Fixes for issues found during Unit Testing in SF2 or SIT in SH3
  1. If necessary, revert each development object to be changed to the version currently in Production. In-process changes should be saved as a non-transportable copy of the object, as a downloaded text file, or as a printed listing.
  2. Change the development object(s) to implement the required fix.
  3. Perform unit testing in SF2.
  4. During SIT, transport the fix to SH3 and test to confirm the efficacy of the fix.

Note: Any in-process changes saved during step 1 will need to be manually merged into the corrected objects after the development freeze.

Critical fixes for issues found in Production

Before development is begun, it should be clear the business owner considers this change critical and requires an immediate fix.

...