Explain the term - Handling Boundary Condition
These are some circumstances that to be handled in any system initialization and termination.
- Describes how system is brought from a non-initialized state to the steady-state ("start-up use cases"). It explains normal operations like start-up, reconfiguration, shutdown, reset / restart, backup etc.
- Describes which resources are cleaned up and which systems are notified during termination ("termination use cases").