There will be three different main builds that will be produced in order to support the integration testing.
1. Mapping Function Build
This build will be an Azure Web Function build. This build will be used to test the mapping function that is described in Integration phase 1, 4 and 5.
2. Web Application Build
This build includes the web application, REST service (to serve API to web application), and the back-end database. This build will be used to test the web application that is described in integration phase 2 and 4.
3. Mobile Application Build
This build will be deployed on the mobile device. This build will be used to test the mobile application that is described in integration phase 3 and 5.
1. Mapping Function Build
This build will be an Azure Web Function build. This build will be used to test the mapping function that is described in Integration phase 1, 4 and 5.
2. Web Application Build
This build includes the web application, REST service (to serve API to web application), and the back-end database. This build will be used to test the web application that is described in integration phase 2 and 4.
3. Mobile Application Build
This build will be deployed on the mobile device. This build will be used to test the mobile application that is described in integration phase 3 and 5.