Computer Science, asked by dachapallytarun, 6 months ago

identify an appropriate process model that leads toquality and cost effective software development​

Answers

Answered by Ijack
0

Answer:

Software Process

A software process (also knows as software methodology) is a set of related activities that leads to the production of the software. These activities may involve the development of the software from the scratch, or, modifying an existing system.

Any software process must include the following four activities:

Software specification (or requirements engineering): Define the main functionalities of the software and the constrains around them.

Software design and implementation: The software is to be designed and programmed.

Software verification and validation: The software must conforms to it’s specification and meets the customer needs.

Software evolution (software maintenance): The software is being modified to meet customer and market requirements changes.

Similar questions