-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of github.com:Hunter104/requisitos-quintoandar-20…
…24.1
- Loading branch information
Showing
2 changed files
with
41 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
<center> | ||
|
||
# Validação | ||
|
||
</center> | ||
|
||
> Validação é o processo pelo qual os requisitos são submetidos à aprovação externa a equipe de software. Nele é verificado se os requisitos levantados, modelados e verificados atendem às necessidades dos stakeholders, evitando custos de retrabalho durante o desenvolvimento. | ||
--- | ||
<center> | ||
|
||
# Metodologia | ||
|
||
</center> | ||
|
||
> Primeiro, foram levantados todos os requisitos funcionais e não funcionais. Em seguida, foram selecionadas telas do aplicativo onde esses requisitos foram implementados ou podem ser testados durante o uso do sistema. | ||
> A [tabela contendo todos os requisitos pode ser encontrada no Backward-From](./backward.md#requisitos-funcionais) | ||
<center> | ||
|
||
# Telas do Aplicativo | ||
|
||
</center> | ||
|
||
### RF001 - Requisito | ||
![test](/docs/assets/imagens-validacao/RF001.png) | ||
|
||
<center> | ||
|
||
# Histórico de versão | ||
|
||
</center> | ||
|
||
<div style="margin: 0 auto; width: fit-content;"> | ||
|
||
| Data | Versão | Descrição | Autores | | ||
|:----------:|:------:|:---------------------:|--------------------------------------------------| | ||
| 06/09/2024 | `1.0` | Criação do documento. | [Eduardo Sandes](https://github.com/DiceRunner714) e [Letícia Hladczuk](https://github.com/HladczukLe)| | ||
|
||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters