Design phase is followed by Coding - Software Process

Q.  Design phase is followed by ______ .
- Published on 23 Jul 15

a. Coding
b. Testing
c. Maintenance
d. None of the above.

ANSWER: Coding
 

    Discussion

  • Nirja Shah   -Posted on 12 Oct 15
    Implementation / Coding
    - On receiving system design documents, the work is divided in modules/units and actual coding is started.
    - Since, in this phase the code is produced so it is the main focus for the developer.
    - This is the longest phase of the software development life cycle.

    Testing
    - After the code is developed it is tested against the requirements to make sure that the product is actually solving the needs addressed and gathered during the requirements phase.
    - During this phase unit testing, integration testing, system testing, acceptance testing are done.

    Maintenance
    - Once when the customers starts using the developed system then the actual problems comes up and needs to be solved from time to time.
    - This process where the care is taken for the developed product is known as maintenance.

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.)