Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions .project
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>immuni-app-android</name>
<comment>Project immuni-app-android created by Buildship.</comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.buildship.core.gradleprojectbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.buildship.core.gradleprojectnature</nature>
</natures>
</projectDescription>
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
- [Installation](#installation)
- [Backend services](#backend-services)
- [Testing](#testing)
- [Manual Testing](#manual-testing)
- [Checking the build](#checking-the-build)
- [Contributing](#contributing)
- [Contributors](#contributors)
Expand Down Expand Up @@ -141,6 +142,10 @@ To run the instrumentation/UI tests, execute the following Gradle task:
./gradlew connectedAndroidTest
```

# Manual Testing

[Click here to see the instructions and download the Excel file](https://github.com/Magicianred/immuni-app-android/tree/manual_testing/manual_testing)

# Checking the build

In addition to making the code open-source, we wish to help people verify that builds published on the App Store are coming from a specific commit of this repository. Please refer to the [Immuni Technology Description](https://github.com/immuni-app/documentation/blob/master/Technology%20Description.md#android-app-technologies) for a complete overview of the goals and status of this effort.
Expand Down
3 changes: 3 additions & 0 deletions manual_testing/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Attività di test manuali su Applicativo Immuni

Sono presenti in questa cartella le procedure per eseguire i test manuali sull'applicativo, divise per versioni.
Binary file added manual_testing/v.1.0.0/ImmuniTest-v1.0 (1).xlsx
Binary file not shown.
26 changes: 26 additions & 0 deletions manual_testing/v.1.0.0/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Procedura test app Immuni Android v. 1.0.0 ([fork originale su noiapp](https://github.com/noiapp/immuni-app-android) - [commit](https://github.com/noiapp/immuni-app-android/commit/e261055ed2158d58e285e64e34693b1cedc32574))

## Indicare i device utilizzati per il test
Nella descrizione dei test puoi fare riferimento al numero del device (es: #1)

| Numero Device | Modello | Versione SO | Versione App (se usata diversa dalla 1.0.0) |
| :---------------- | :------------ | :---------------- | :---------------------------------------------- |
| #1 | | | |
| #2 | | | |
| #3 | | | |

## Procedura:
1. Scaricarsi il sorgente, buildare l'app (o recuperare un build già esistente)
2. Installare l'app seguendo la procedura a schermo
3. Iniziare il test. Puoi fare un test libero o seguire una delle indicazioni nel paragrafo '**Tipi di test effettuabili**'
4. Indicare il risultato del test sulle [Issue](https://github.com/noiapp/immuni-app-android/issues) del repository GitHub oppure usa il modulo excel [*ImmuniTest-v.1.0.xlsx*](https://github.com/Magicianred/immuni-app-android/blob/manual_testing/manual_testing/v.1.0.0/ImmuniTest-v1.0%20(1).xlsx) contento in questa cartella


## Tipi di test effettuabili:
- Installazione sul device

### Installazione sul device
1. Installa l'applicativo sul tuo device
2. Se arrivi alla schermata Home il test ha successo