diff --git a/.project b/.project new file mode 100644 index 000000000..6196007f9 --- /dev/null +++ b/.project @@ -0,0 +1,17 @@ + + + immuni-app-android + Project immuni-app-android created by Buildship. + + + + + org.eclipse.buildship.core.gradleprojectbuilder + + + + + + org.eclipse.buildship.core.gradleprojectnature + + diff --git a/README.md b/README.md index 0e59de65f..35c98326c 100755 --- a/README.md +++ b/README.md @@ -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) @@ -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. diff --git a/manual_testing/README.md b/manual_testing/README.md new file mode 100644 index 000000000..fc5131520 --- /dev/null +++ b/manual_testing/README.md @@ -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. \ No newline at end of file diff --git a/manual_testing/v.1.0.0/ImmuniTest-v1.0 (1).xlsx b/manual_testing/v.1.0.0/ImmuniTest-v1.0 (1).xlsx new file mode 100644 index 000000000..ec898d3d5 Binary files /dev/null and b/manual_testing/v.1.0.0/ImmuniTest-v1.0 (1).xlsx differ diff --git a/manual_testing/v.1.0.0/README.md b/manual_testing/v.1.0.0/README.md new file mode 100644 index 000000000..e456aa514 --- /dev/null +++ b/manual_testing/v.1.0.0/README.md @@ -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 + +