nerdexam
iSQI

CTFL_SYLL_4.0 · Question #191

A test manager has started a cycle of testing for an e-commerce application. The reason for testing is the change in the protocol for connecting to the payment gateway because of new regulations…

The correct answer is D. Maintenance testing. Maintenance testing is performed to ensure that the application continues to function correctly after changes have been made. These changes can include modifications due to new regulations, bug fixes, enhancements, or any other updates. In this case, the change in the protocol…

Testing Throughout the Software Development Lifecycle

Question

A test manager has started a cycle of testing for an e-commerce application. The reason for testing is the change in the protocol for connecting to the payment gateway because of new regulations. Which of the following correctly names this type of testing?

Options

  • ARetirement testing
  • BSystem integration testing
  • CBeta testing
  • DMaintenance testing

How the community answered

(23 responses)
  • B
    4% (1)
  • C
    9% (2)
  • D
    87% (20)

Explanation

Maintenance testing is performed to ensure that the application continues to function correctly after changes have been made. These changes can include modifications due to new regulations, bug fixes, enhancements, or any other updates. In this case, the change in the protocol for connecting to the payment gateway due to new regulations falls under maintenance testing, as it involves testing the application to ensure it works correctly after the implementation of the required changes.

Topics

#maintenance testing#trigger for testing#regulatory change#test types

Community Discussion

No community discussion yet for this question.

Full CTFL_SYLL_4.0 Practice