-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b8ece88
commit dcd85f8
Showing
17 changed files
with
137 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,137 @@ | ||
# Testes da API para a Categoria A | ||
|
||
Categoria A: Testes de Sistema para navegar do Ponto de Origem ao Destino com um único ônibus. | ||
|
||
A seguir, estão listados os casos de teste executados: | ||
|
||
| Origem | Destino | Coordenadas Origem | Coordenadas Destino | | ||
|-----------------|-----------------|---------------------------|---------------------------| | ||
| FGA | Recanto Q.801 |-15.989444964529529, -48.044418962814866 |-15.919392602743956, -48.051763232078855 | | ||
| FGA | Riacho Fundo 2 | -15.989444964529529, -48.044418962814866| -15.905081947923286, -48.05133180235249 | | ||
| Recanto | Nucleo Bandeirante | -15.902369945850355, -48.06114590425264 | -15.87053919722047, -47.970845583947956 | | ||
| Recanto | Taguatinga shopping | -15.902369945850355, -48.06114590425264 | -15.838687092189542, -48.043740029911895 | | ||
| Vicente Pires | taguatinga Shopping | -15.803336993126374, -48.01783002446128 | -15.838687092189542, -48.043740029911895 | | ||
|
||
|
||
## Teste 1 - FGA - Recanto Q.801 | ||
|
||
<div style="display: flex; justify-content: space-between;"> | ||
<div style="text-align: center;"> | ||
<img src="./assets/Testes/FGA-rec801G.png" alt="Google Maps" style="width: 45%;" /> | ||
<p>Google Maps</p> | ||
</div> | ||
<div style="text-align: center;"> | ||
<img src="./assets/Testes/FGA-rec801API.png" alt="API" style="width: 45%;" /> | ||
<p>API</p> | ||
</div> | ||
</div> | ||
|
||
## Teste 2 - FGA - Riacho fundo 2 | ||
|
||
<div style="display: flex; justify-content: space-between;"> | ||
<div style="text-align: center;"> | ||
<img src="./assets/Testes/FGA-riacho2G.png" alt="Google Maps" style="width: 45%;" /> | ||
<p>Google Maps</p> | ||
</div> | ||
<div style="text-align: center;"> | ||
<img src="./assets/Testes/FGA-riacho2API.png" alt="API" style="width: 45%;" /> | ||
<p>API</p> | ||
</div> | ||
</div> | ||
|
||
## Teste 3 - Recanto - Nucleo Bandeirante | ||
|
||
<div style="display: flex; justify-content: space-between;"> | ||
<div style="text-align: center;"> | ||
<img src="./assets/Testes/Rec-nbandG.png" alt="Google Maps" style="width: 45%;" /> | ||
<p>Google Maps</p> | ||
</div> | ||
<div style="text-align: center;"> | ||
<img src="./assets/Testes/rec-nbandAPI.png" alt="API" style="width: 45%;" /> | ||
<p>API</p> | ||
</div> | ||
</div> | ||
|
||
# Teste 4 - Recanto - Taguatinga shopping | ||
|
||
<div style="display: flex; justify-content: space-between;"> | ||
<div style="text-align: center;"> | ||
<img src="./assets/Testes/Rec-TshopG.png" alt="Google Maps" style="width: 45%;" /> | ||
<p>Google Maps</p> | ||
</div> | ||
<div style="text-align: center;"> | ||
<img src="./assets/Testes/Rec-TshopAPI.png alt="API" style="width: 45%;" /> | ||
<p>API</p> | ||
</div> | ||
</div> | ||
|
||
# Teste 5 - Vicente Pires - Taguatinga shopping | ||
|
||
<div style="display: flex; justify-content: space-between;"> | ||
<div style="text-align: center;"> | ||
<img src="./assets/Testes/Vic-tshopG.png" alt="Google Maps" style="width: 45%;" /> | ||
<p>Google Maps</p> | ||
</div> | ||
<div style="text-align: center;"> | ||
<img src="./assets/Testes/Vic-tshopAPI.png alt="API" style="width: 45%;" /> | ||
<p>API</p> | ||
</div> | ||
</div> | ||
|
||
|
||
# Testes da API para a Categoria B | ||
|
||
Categoria B. | ||
|
||
A seguir, estão listados os casos de teste executados: | ||
|
||
| Origem | Destino | Coordenadas Origem | Coordenadas Destino | | ||
|-----------------|-----------------|---------------------------|---------------------------| | ||
| FGA | Recanto Q.102 |-15.989444964529529, -48.044418962814866 |-15.919392602743956, -48.051763232078855 | | ||
| Recanto | Sobradinho | -15.902369945850355, -48.06114590425264 | -15.649050315402839, -47.79407366681607 | | ||
| Recanto | Planaltina | -15.902369945850355, -48.06114590425264 | -15.586737032575579, -47.68191991430089 | | ||
|
||
## Teste 1 - FGA - Recanto Q.102 | ||
|
||
<div style="display: flex; justify-content: space-between;"> | ||
<div style="text-align: center;"> | ||
<img src="./assets/Testes/FGA-rec102G.png alt="Google Maps" style="width: 45%;" /> | ||
<p>Google Maps</p> | ||
</div> | ||
<div style="text-align: center;"> | ||
<img src="./assets/Testes/FGA-recQ102API.png" alt="API" style="width: 45%;" /> | ||
<p>API</p> | ||
</div> | ||
</div> | ||
|
||
## Teste 2 - Recanto - Sobradinho | ||
|
||
<div style="display: flex; justify-content: space-between;"> | ||
<div style="text-align: center;"> | ||
<img src="./assets/Testes/rec-sobraG.png" alt="Google Maps" style="width: 45%;" /> | ||
<p>Google Maps</p> | ||
</div> | ||
<div style="text-align: center;"> | ||
<img src="./assets/Testes/rec-sobAPI.png" alt="API" style="width: 45%;" /> | ||
<p>API</p> | ||
</div> | ||
</div> | ||
|
||
## Teste 3 - Recanto - Planaltina | ||
|
||
<div style="display: flex; justify-content: space-between;"> | ||
<div style="text-align: center;"> | ||
<img src="./assets/Testes/REC-planG.png" alt="Google Maps" style="width: 45%;" /> | ||
<p>Google Maps</p> | ||
</div> | ||
<div style="text-align: center;"> | ||
<img src="./assets/Testes/Rec-planalAPI.png" alt="API" style="width: 45%;" /> | ||
<p>API</p> | ||
</div> | ||
</div> | ||
|
||
| Autor: | Data: | Versão: | | ||
|----------------|-----------------|-----------------| | ||
| [Natália] | [6 nov] | [1.0] | | ||
|
||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.