Code-Sauce-Official/FitMate

Feat: Manual testing of Finding Partners

Aberta

#12 aberto em 7 de jun. de 2021

 (3 comentários) (0 reação) (0 responsável)Kotlin (27 forks)auto 404
AvailableLGMSOC21Level2documentationgood first issuetesting

Métricas do repositório

Stars
 (20 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

What is your issue related to ?

  • Code
  • Designing
  • Documentation
  • Testing/Research
  • Others[please specify]

Description Download the apk[release version] and test all different scenarios for finding a workout partner.

An md file with all the test scenarios you covered. Positive and negative test cases as expected. Each test scenario should be documented as below:

### Test1 : Description
**_Screenshot/gif_**<br>
<img src="Link" width="300"/><br>
**_Expected Result_**: <br>
**_Actual Result_**: <br>

### Test2 : Description
**_Screenshot/gif_**<br>
<img src="Link" width="300"/><br>
**_Expected Result_**: <br>
**_Actual Result_**: <br>

and so on
...

Additional context Add you markdown(md) file in Testing folder If you see issues or unexpected behaviour during testing feel free to open an issue

Guia do colaborador