Posts

THE SOFTWARE PRODUCT & SOFTWARE PROCESS

Image
PRODUCT: Product includes any software manufactured based on the customer’s need or request. It is the result of the project and produced with the help of a software process. It is the final production of the project which focuses on the final result and not on completing each step of the development cycle. It usually tends to be of a short term or duration which is sufficient to achieve its goal of completing the work successfully. PROCESS: Process is a set of sequential steps that have to be followed to create a project. the main purpose of a process is to improve the quality of the project which makes it long-term work. The process serves as a template that can be used through the creation of its examples and is used to direct the project.   download notes

OBJECTIVES OF SOFTWARE ENGINEERING

  OBJECTIVES OF SOFTWARE ENGINEERING OBJECTIVES OF SOFTWARE ENGINEERING While developing software we should remember these points in mind, to develop highly recommended software: MAINTAINABILITY: Software is should be maintainable, in the market whenever we launch a new product then the customer will buy it only if it is easy to maintain. That is also a reason why people are using drag & dropping website builders in place of coding, it’s only because they found it easy to maintain a website using WordPress, Joomla, ghost, etc. INTEROPERABILITY: It is the ability of two or more functional units to process data cooperatively, when we are dealing with large projects which have integration between different components of a system there the need for interoperability is very high. CORRECTNESS: Customers want an error or bug-free software that processes a user’s request in a very fast way and fulfill all of the user’s requirements. RELIABILITY: Software should be reliable...