-
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 pull request #109 from ResidenciaTICBrisa/rich_ricture
Rich ricture
- Loading branch information
Showing
4 changed files
with
55 additions
and
5 deletions.
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
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,43 @@ | ||
# Rich Picture | ||
|
||
## Introdução | ||
O richpicture é uma técnica visual usada principalmente na engenharia de requisitos para capturar de maneira gráfica e ilustrativa a complexidade e a interação entre diferentes elementos de um sistema, processo ou situação. O rich picture é uma técnica flexível que pode ser adaptada para diferentes contextos e projetos. Ele pode ser usado como ponto de partida para análise mais detalhada. | ||
|
||
## Rich Picture Eduardo | ||
|
||
<div align="center"> | ||
<img src="https://github.com/ResidenciaTICBrisa/04_PipelineTCU/assets/51385738/583bc7ae-aa6f-4da6-9b96-ec893e4e8a64" width="600" height="600"> | ||
</div> | ||
|
||
|
||
## Legenda | ||
|
||
### Ator | ||
|
||
Um ator em um Rich Picture é uma representação visual de uma entidade externa que interage com o sistema ou contexto em questão. Isso pode ser uma pessoa, um grupo de pessoas, uma organização, um sistema automatizado, ou qualquer coisa que tenha um papel influente ou impacto dentro do cenário, mas que não faz parte do sistema em si. | ||
|
||
<div align="center"> | ||
<img src="https://github.com/ResidenciaTICBrisa/04_PipelineTCU/assets/51385738/510402cb-6560-46db-a9f4-d85daafa3019" width="150" height="150"> | ||
</div> | ||
|
||
### Operação | ||
|
||
Refere-se a uma ação ou atividade que está ocorrendo dentro do sistema ou contexto que está sendo representado na imagem. Pode ser um processo, uma tarefa, uma interação entre elementos ou qualquer tipo de ação que contribui para o funcionamento do sistema. | ||
|
||
<div align="center"> | ||
<img src="https://github.com/ResidenciaTICBrisa/04_PipelineTCU/assets/51385738/b408190e-0c51-4892-9390-a755cd3f5029" width="150" height="150"> | ||
</div> | ||
|
||
|
||
### Seta | ||
|
||
As setas em um Rich Picture são usadas para representar conexões ou fluxos entre diferentes elementos do sistema. Elas podem indicar direções de interações, influências, trocas de informações, fluxos de trabalho, feedback e muitos outros tipos de relacionamentos entre os componentes do cenário. | ||
|
||
<div align="center"> | ||
<img src="https://github.com/ResidenciaTICBrisa/04_PipelineTCU/assets/51385738/47034405-e3a5-40c6-b4b4-162290d38a48" width="150" height="150"> | ||
</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
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