Please enable JavaScript.
Coggle requires JavaScript to display documents.
Test types, Maintenance testing, Black-box testing - specifiction based…
-
Maintenance testing
Impact analysis - to identify if system maintenance is a worth fix, and what to test after changes
- Impact analysis can be used to select regression tests for maintenance testing
- Impact analysis identifies how much regression to do
When system is is targeted for decommissioning, Data migration to another system or data migration to an archival system may be needed.
Circumstances to perform maintenance testing:
- Planned database upgrade
- Migration from one platform to another
- Modifications of hardware
- Retirement of a system
-
Test objectives: evaluating the effects of changes such as confirming that defects have been fixed and didn't broke the existing code/features