Code-Sauce-Official/FitMate

Feat: Manual testing of Finding Partners

Ouverte

#12 ouverte le 7 juin 2021

 (3 commentaires) (0 réaction) (0 personne assignée)Kotlin (27 forks)auto 404
AvailableLGMSOC21Level2documentationgood first issuetesting

Métriques du dépôt

Stars
 (20 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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

Guide contributeur