Maintenance refers to the support phase of software development - Introduction of Software Engineering

Q.  Which phase is refers to the support phase of software development?
- Published on 22 Jul 15

a. Acceptance Phase.
b. Testing.
c. Maintenance.
d. None of the above.

ANSWER: Maintenance.
 

    Discussion

  • Nirja Shah   -Posted on 12 Oct 15
    Testing
    - Once code has been generated, program testing begins.
    - This process focuses on the logical internals of the software, assuring that all statements have been tested, and on the functional externals – that is, conducting test to uncover errors and ensure that defined input will produce actual results that agree with required results.

    Maintenance
    - Software will undergo change after it is delivered to the customer.
    - Change will occur because, errors have been encountered or to accommodate changes in its external environment (e.g. change in device) or customer requires functional or peripheral enhancement.

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)