Skip to content

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

  1. Document the program flow for the Add Employee process.
  2. Document the program flow for the Search Employee process.
  3. Establish a testing strategy to be applied throughout the coding process.

Lab Steps

  1. Watch Project 4 Diagramming (18:29)
  2. 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.
  3. Take notes and record any questions that arise during your analysis of the project.
  4. Outline your plan for testing each Servlet, JSP, and Java class.

Lab Submission

  1. Take photos of any paper drawings/diagrams you created.
  2. Take screenshots of any drawings/diagrams you created on your computer.
  3. In a document, write down any questions you have and a comprehensive testing stragety.
  4. Create a directory named, plan under screenshots-and-reflections/project4.
  5. Save the above photos/screenshots and documents in the new plan directory.
  6. Open a new issue in GitHub, named Project 4 Plan Complete.