2.3 Maintenance Testing Flashcards
There are different categories of maintenance, it can be:
- c…
- adaptive to changes …
- or improve …
so maintenance can involve … and un…
- corrective,
- in the environment
- performance or maintainability,
planned releases/deployments
unplanned releases/deployments (hot fixes).
Impact analysis may be done before a change “ “, to help decide if the change “ “, based on the potential consequences in other areas of the “ “.
is made
should be made
system
Testing the changes to an operational system includes both evaluating the success of the “ “ and the checking for possible “ “ in parts of the system … (usually most …
change implementation
regressions
that remain unchanged
of the system).
The scope of maintenance testing typically depends on:
- the degree of …
- the size of …
- the c…
- the change risk
- the existing system
- the change size
The triggers for maintenance and maintenance testing can be classified as follows:
- Modifications such as planned “ “ (I.e. release-based), corrective “ “ or “ “.
enhancements
changes
hot fixes
The triggers for maintenance and maintenance testing can be classified as follows:
- Upgrades or migrations of the “ “, such as from one p… which can require tests associated with the “ “ as well as of the c… or tests of data conversion when data from “ “ is migrated …
operational environment
platform to another,
new environment
changed software,
another application
into the system being maintained.
The triggers for maintenance and maintenance testing can be classified as follows:
- Retirement, such as when … reaches the …
When a system is retired … if long data retention …
Testing of restore and r… after archiving may also be … that certain data is …
an application
end of its life.
this can require testing of data archiving
periods are required.
retrieval procedures
needed in the event
required during the archiving period.