ISTQB-CTFL · Question #1
In which of the following cases you would NOT execute maintenance testing?
The correct answer is D. Update to the Maintainability requirements during the development phase. Maintenance testing is testing performed on a software product after delivery to correct defects or improve performance or other attributes. Maintenance testing can be triggered by various situations, such as modifications to a released software or system, migration of the…
Question
In which of the following cases you would NOT execute maintenance testing?
Options
- ARetirement of the software or system
- BModifications to a released software or system
- CMigration of the system data to a replacement system
- DUpdate to the Maintainability requirements during the development phase
How the community answered
(33 responses)- A3% (1)
- B3% (1)
- D94% (31)
Explanation
Maintenance testing is testing performed on a software product after delivery to correct defects or improve performance or other attributes. Maintenance testing can be triggered by various situations, such as modifications to a released software or system, migration of the system data to a replacement system, or retirement of the software or system. Maintenance testing is not executed when there is an update to the maintainability requirements during the development phase, as this is not a maintenance situation but rather a change request that should be handled by the development process.
Topics
Community Discussion
No community discussion yet for this question.