4-5 Conduct Integration Testing

Once your team's smart device, Photon app, and web app have been created, your team needs to conduct integration testing to ensure that all these parts of your system work together properly.

YOUR TASK

Conduct integration testing of your smart device, Photon app, and web app:

  • Test all the functions and features of the smart device, Photon app, and web app to verify they are working correctly and interacting with each other correctly.

  • Compare your solution to your team's design requirements. Does your solution meet your requirements?

  • Record detailed notes for any issues that occur (something that doesn't work correctly, something that could be improved, something that is missing, etc.).

  • Troubleshoot the cause of each issue, implement a fix, and re-test until any significant issues are resolved. Don't worry about trying to make your solution absolutely "perfect" – just identify the most serious issues and fix as many as you can, depending on how much time is available.

Later, your team will conduct an evaluation of your solution by testing it with stakeholders.

Last updated