Computer Science, asked by suvarahul68781, 8 months ago

Prototyping helps in reducing written documentation

Answers

Answered by aaa3650
5

Answer:

Prototyping most importantly helps eliminate misunderstandings and miscommunications during the development process. Reduced time and costs: Nothing makes customers happier than projects that come in under budget. Prototyping improves the quality of requirements and specifications provided to customers.

Answered by vishakasaxenasl
0

Answer:

Yes, Prototyping helps in reducing written documentation

Explanation:

  • Prototyping is an essential step in the software development lifecycle called SDLC.
  • Prototyping defines creating the toy version or the small version of the original software.
  • This version is shown to the client during the initial development phase and if the client is satisfied with the prototype then actual software is created on the basis of it.
  • Otherwise, the demanded changes are made first in the prototype and again it is sent for feedback till it gets accepted.
  • The main advantage of prototyping is that it helps in reducing written documentation. Since all the changes are made in prototype only so they do not need to write in the documentation. Documentation only contains those changes that are made in the original software.

#SPJ2

Similar questions