Ask Question

In the software development process, when should a design review be conducted?

a. at the completion of the projectb. at the same time as the code reviewc. as the functional and design specifications are being developed based on the requirementsd. during verification

+2
Answers (1)
  1. 17 October, 08:30
    0
    C. as the functional and design specifications are being developed based on the requirements

    Explanation:

    SDLC (software development life cycle) is the process from abstract design of an application to deployment of the functional application. There are six stages in the development life cycle of an application, They are;

    Planning : this is the feasibility study of the needs the application is meant to solve. Analysis: in this stage, the client prior problems and best solution are written down. Design: this stage gives a graphical design of the application with focus on the problems it is meant to solve. Prototyping and wireframing technologies are used. Development: In this stage, lines of code are written, debugged, tested and continually reviewed.

    The other stages are deployment and maintenance.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “In the software development process, when should a design review be conducted? a. at the completion of the projectb. at the same time as ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers