This commit is contained in:
Alice 2023-09-20 09:55:02 +01:00
parent f1fd2b7a06
commit 47c2ae5f14
7 changed files with 23 additions and 19 deletions

View file

@ -1,4 +1,4 @@
#RAS
12 Setembro 2023 - #RAS
# Definition of Software Engineering
Application of a systematic, disciplined and quantifiable approach to the analysis, design , implementation and exploitation of software systems, resorting to knowledge, principles, techniques and methods that originate from the empirical-scientific advances, in an ethical context to satisfy the necessities of human development.
@ -31,4 +31,4 @@ Application of a systematic, disciplined and quantifiable approach to the analys
- Final Mark = min(0.6×max(test, project)+0.4×min(test, project), test+2.5)
[[T - Aula 2 - 19 Setembro 2023|Próxima aula]]
[[RAS/T - Aula 2|Próxima aula]]

View file

@ -1,10 +1,11 @@
#RAS
19 Setembro 2023 - #RAS
## Contents
1. [[T - Aula 2 - 19 Setembro 2023#Definition of Requirement|Definition of requirement]]
2. [[T - Aula 2 - 19 Setembro 2023#Functional requirements|Functional requirements]]
3. [[T - Aula 2 - 19 Setembro 2023#Non-functional requirements|Non-functional requirements]]
4. [[T - Aula 2 - 19 Setembro 2023#4. User and system requirements|User and system requirements]]
5. [[T - Aula 2 - 19 Setembro 2023#Recap|Recap]]
1. [[RAS/T - Aula 2#Definition of Requirement|Definition of requirement]]
2. [[RAS/T - Aula 2#Functional requirements|Functional requirements]]
3. [[RAS/T - Aula 2#Non-functional requirements|Non-functional requirements]]
4. [[RAS/T - Aula 2#4. User and system requirements|User and system requirements]]
5. [[RAS/T - Aula 2#Recap|Recap]]
## 1. Definition of Requirement
The requirements express the users necessities and restrictions that are
@ -160,4 +161,4 @@ adopted for the user requirements.
6. A system requirement is oriented towards the solution domain and is a detailed specification of a requirement, generally in the form of a formal model of the system.
[[Próxima aula]]
[[TP - Aula 1 - 20 Setembro|Aula prática]]
[[RAS/TP - Aula 1|Aula prática]]

View file

@ -1,4 +1,4 @@
#RAS
20 Setembro 2023 - #RAS
> [!note]
> As resoluções dos exercícios aqui contidos podem conter erros. Se detetares um problema (e se o souberes resolver) por favor contacta-nos.