Skip to content
Snippets Groups Projects
Commit afa06d46 authored by W. Spencer Smith's avatar W. Spencer Smith
Browse files

Updates to template VnV Plan

parent 16cb8f1d
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -40,8 +40,10 @@ Date 2 & 1.1 & Notes\\
\tableofcontents
\listoftables
\wss{Remove this section if it isn't needed}
\listoffigures
\wss{Remove this section if it isn't needed}
\newpage
......@@ -84,15 +86,22 @@ This document ... \wss{provide an introductory blurb and roadmap of the
\subsection{Relevant Documentation}
\wss{Reference relevant documentation. This will definitely include your SRS
and your other project documents (MG, MIS, etc)}
and your other project documents (MG, MIS, etc). You can include these even
before they are written, since by the time the project is done, they will be
written.}
\citet{SRS}
\section{Plan}
\wss{Introduce this section. You can provide a roadmap of the sections to
come.}
\subsection{Verification and Validation Team}
\wss{You, your classmates and the course instructor. Maybe your supervisor.}
\wss{You, your classmates and the course instructor. Maybe your supervisor.
You shoud do more than list names. You should say what each person's role is
for the project. A table is a good way to summarize this information.}
\subsection{SRS Verification Plan}
......@@ -100,10 +109,16 @@ This document ... \wss{provide an introductory blurb and roadmap of the
be ad hoc feedback from reviewers, like your classmates, or you may have
something more rigorous/systematic in mind..}
\wss{Remember you have an SRS checklist}
\subsection{Design Verification Plan}
\wss{Plans for design verification}
\wss{The review will include reviews by your classmates}
\wss{Remember you have MG and MIS checklists}
\subsection{Implementation Verification Plan}
\wss{You should at least point to the tests listed in this document and the unit
......@@ -123,6 +138,7 @@ This document ... \wss{provide an introductory blurb and roadmap of the
you select, you should look at the available linters. There may also be tools
that verify that coding standards have been respected, like flake9 for
Python.}
\wss{The details of this section will likely evolve as you get closer to the
implementation.}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment