Lab: Project 4 Plan
Develop a detailed plan for the Add Employee and Search Employee processes, including their program flow and a strategy for continuous testing throughout the coding process.
Goals
- Document the program flow for the Add Employee process.
- Document the program flow for the Search Employee process.
- Establish a testing strategy to be applied throughout the coding process.
Lab Steps
- Watch Project 4 Diagramming (18:29)
- Document the flow of both the Add Employee and Search Employee process. You may choose to use a sequence diagram, flowchart, or any other visualization method that makes sense to you.
- Take notes and record any questions that arise during your analysis of the project.
- Outline your plan for testing each Servlet, JSP, and Java class.
Lab Submission
- Take photos of any paper drawings/diagrams you created.
- Take screenshots of any drawings/diagrams you created on your computer.
- In a document, write down any questions you have and a comprehensive testing stragety.
- Create a directory named,
plan
underscreenshots-and-reflections/project4
. - Save the above photos/screenshots and documents in the new
plan
directory. - Open a new issue in GitHub, named Project 4 Plan Complete.