what is Software Process ?
=> The process that deals with technical and management issue of software development is called
software process.
=> Software process is a different types of activities need to be perform to develop project.
=> 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:
1. Software specification (or requirements engineering):
Define the main functionalities of the software and the constrains around them.
2. Software design and implementation: The software is to be designed and programmed
(like coding).
3. Software verification and validation: The software must conforms to it’s specification
and meets the customer needs.
4. Software evolution (software maintenance): The software is being modified to meet
customer and market requirements changes.
Post a Comment
If you have any doubts, Please let me know
Thanks!