From c79ceffbc63cb60e916470894fef75fabd568feb Mon Sep 17 00:00:00 2001 From: pedrof81 Date: Sat, 29 Oct 2016 11:31:48 +0100 Subject: [PATCH] Update Assignment 2 Requirements: Introduction, Purpose/Scope, and Description --- ESOF-docs/Assignment 2.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ESOF-docs/Assignment 2.md b/ESOF-docs/Assignment 2.md index 17d39b47e..8cae31579 100644 --- a/ESOF-docs/Assignment 2.md +++ b/ESOF-docs/Assignment 2.md @@ -1,8 +1,15 @@ Requirements: Introduction, Purpose/Scope, and Description >Grade: 3pts - >Note: This is a generic introduction to requirements as well as requirements elicitation in the project (how is this done? How does the team decides on whether to implement a new features, etc. ) +Before we can start building a project it is essential that the team study the costumers and user needs so the team can have a clear statement and understanding of required properties of a solution to solve the problem. +The requirements for a system are the descriptions of what the system should do, the services that it provides and the constraints on its operation.Some of the problems that arise during the requirements engineering process are a result of failing to make a clear separation between these different levels of description. +We can divide them in two: user requirements and system requirements. +User requirements are statements of what services of the system is expected to provide to system users and the constraints under which it must operate. + +(Not Finished) + + Specific Requirements and Features (Functional and Non-Functional requirements) >Grade: 5pts