Perform integration testing
Your team has been asked to test and document enhancements to a web application that allows buyers to purchase custom-printed canvas shoes. The tasks and dependencies are as follows:
- Create a testing plan
Once the testing plan is ready, your team can:
- Test the user interfaces
- Test the database
- Test the network
- Write the documentation first draft
When the user interface tests are complete, you can:
- Perform user testing—enlist some users to test the user interface
When the database and network testing are complete, you can:
- Perform integration testing—network with the database
When the user testing of the user interface and the database testing are complete, you can:
- Perform integration testing—database, network, and user interface
When all integration testing and user testing are complete, you can:
- Perform system testing
Then you can:
- Review and revise documentation
After all other tasks are complete, you can:
- Obtain management approval
Duration estimates for the tasks:
a.
3 days