view thesis/tbl/requirements.tbl @ 313:a3fba017ef01

added missing parts to ch03
author meillo@marmaro.de
date Wed, 21 Jan 2009 14:48:10 +0100
parents 8341092a7554
children 850e2a474adb
line wrap: on
line source

\begin{tabular}[hbt]{| l || c | c | c |}
	\hline
	Requirement & Importance & Pending work & Focus \\
	\hline \hline
	\RF1: In/out channels    & ++ & - & + \\
	\RF2: Mail queue         & ++ & - & + \\
	\RF3: Header sanitizing  & 0 & - & - \\
	\RF4: Aliasing           & 0 & - & - \\
	\RF5: Route management   & + & - & 0 \\
	\RF6: Authentication     & ++ & + & +++ \\
	\RF7: Encryption         & ++ & + & +++ \\
	\RF8: Spam handling      & + & ++ & +++ \\
	\RF9: Malware handling   & - & + & 0 \\
	\RF10: Archiving         & - & + & 0 \\
	\hline
	\RG1: Security           & ++ & + & +++ \\
	\RG2: Reliability        & ++ & + & +++ \\
	\RG3: Robustness         & + & + & ++ \\
	\RG4: Extendability      & + & ++ & +++ \\
	\RG5: Maintainability    & + & 0 & + \\
	\RG6: Testability        & 0 & 0 & 0 \\
	\RG7: Performance        & -{}- & - & -{}-{}- \\
	\RG8: Availability       & - & - & -{}- \\
	\RG9: Portability        & - & -{}- & -{}-{}- \\
	\RG10: Usability         & + & -{}- & - \\
	\hline
\end{tabular}