What can trigger maintenance and maintenance testing?
What does the scope of maintenance testing depend on?
What testing may be needed for an upgrade or migration of the operational environment?
What tests may be needed when retiring a system or application?
Testing the changes to a system in production includes what two parts?
Evaluating the success of the implementation of the change and the checking for possible regressions in parts of the system that remain unchanged.
Is maintenance testing always planned in advance?
No, maintenance can involve planned releases/deployments and unplanned releases/deployments (hot fixes). Impact analysis may be done before a change is made, to help decide if the change should be made, based on the potential consequences in other areas of the system. Testing must meet these needs.