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

Modified blank project template for SystVnVPlan - more comments

parent 573062db
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -124,7 +124,15 @@ This document ... \wss{provide an introductory blurb and roadmap of the
different areas. If there are no identifiable subsets for the tests, this
level of document structure can be removed.}
\wss{Include a blurb here to explain why the subsections below
cover the requirements. References to the SRS would be good.}
\subsubsection{Area of Testing1}
\wss{It would be nice to have a blurb here to explain why the subsections below
cover the requirements. References to the SRS would be good. If a section
covers tests for input constratins, you should reference the data constraints
table in the SRS.}
\paragraph{Title for Test}
......@@ -138,7 +146,9 @@ Initial State:
Input:
Output:
Output: \wss{The expected result for the given inputs}
Test Case Derivation: \wss{Justify the expected value given in the Output field}
How test will be performed:
......@@ -150,8 +160,10 @@ Initial State:
Input:
Output:
Output: \wss{The expected result for the given inputs}
Test Case Derivation: \wss{Justify the expected value given in the Output field}
How test will be performed:
\end{enumerate}
......@@ -162,6 +174,13 @@ How test will be performed:
\subsection{Tests for Nonfunctional Requirements}
\wss{The nonfunctional requirements for accuracy will likely just reference the
appropriate functional tests from above. The test cases should mention
reporting the relative error for these tests.}
\wss{Tests related to usability could include conducting a usability test and
survey.}
\subsubsection{Area of Testing1}
\paragraph{Title for Test}
......
No preview for this file type
......@@ -161,6 +161,7 @@ Final Doc & Week 14 & Dec 10\\
\item Measuring error in vectors
\item Include rationale for test cases
\item Include information on how expected output was calculated
\item Don't forget parallel testing
\end{itemize}
\end{itemize}
......
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