-Testcaase tabelle hinzugefügt

-stakeholder hinzugefügt
This commit is contained in:
Ismail Cadaroski 2017-05-25 08:59:24 +02:00
parent 6b22691883
commit 4623818b20

View File

@ -9,6 +9,13 @@ wecken.
Dies alles soll auf mit möglichst wenig Aufwand verwaltet werden können.
\subsection{Stakeholder}
Folgende Stakeholder sind in diesem Projekt von Priorität:
\begin{itemize}
\item Verwaltung
\item Nachfrager
\item Anbieter
\end{itemize}
\subsection{Zielsetzung}
@ -57,23 +64,22 @@ Die Verwaltung sollte folgende Tätigkeiten ausführen können.
\hline
{\color[HTML]{C0C0C0} Aktivität} & {\color[HTML]{C0C0C0} Definition} & {\color[HTML]{C0C0C0} Planung} & {\color[HTML]{C0C0C0} Leistung} & {\color[HTML]{C0C0C0} Differenz} & {\color[HTML]{C0C0C0} Erklärung} \\ \hline
{\color[HTML]{C0C0C0} Projekt Management} & Doku & 10 & 1.5 & & \\ \hline
{\color[HTML]{C0C0C0} Dokumentation} & Doku & & & & \\ \hline
{\color[HTML]{C0C0C0} Vision} & Doku & & & & \\ \hline
{\color[HTML]{C0C0C0} User Stories} & Doku & & & & \\ \hline
{\color[HTML]{C0C0C0} Dokumentation} & Doku & 25 & & & \\ \hline
{\color[HTML]{C0C0C0} User Stories} & Doku & 2 & & & \\ \hline
{\color[HTML]{C0C0C0} RM erstellen} & Doku & 3 & & & \\ \hline
{\color[HTML]{C0C0C0} ERM erstellen} & Doku & & & & \\ \hline
{\color[HTML]{C0C0C0} Testplan aufgebaut} & Doku & & & & \\ \hline
{\color[HTML]{C0C0C0} ERM erstellen} & Doku & 4 & & & \\ \hline
{\color[HTML]{C0C0C0} Testplan aufgebaut} & Doku & 12 & & & \\ \hline
{\color[HTML]{C0C0C0} } & & & & & \\ \hline
{\color[HTML]{C0C0C0} Anmeldung +Registration} & Code & & & & \\ \hline
{\color[HTML]{C0C0C0} Sektion prov. Mitglied} & Code & & & & \\ \hline
{\color[HTML]{C0C0C0} Sektion def. Mitglied} & Code & & & & \\ \hline
{\color[HTML]{C0C0C0} Pendenzen + Qualicheck} & Code & & & & \\ \hline
{\color[HTML]{C0C0C0} Abrechnung der Einsätze} & Code & & & & \\ \hline
{\color[HTML]{C0C0C0} Verwaltung Standorte/Termin} & Code & & & & \\ \hline
{\color[HTML]{C0C0C0} Anmeldung +Registration} & Code & 8 & & & \\ \hline
{\color[HTML]{C0C0C0} Sektion prov. Mitglied} & Code & 4 & & & \\ \hline
{\color[HTML]{C0C0C0} Sektion def. Mitglied} & Code & 4 & & & \\ \hline
{\color[HTML]{C0C0C0} Pendenzen + Qualicheck} & Code & 12 & & & \\ \hline
{\color[HTML]{C0C0C0} Abrechnung der Einsätze} & Code & 20 & & & \\ \hline
{\color[HTML]{C0C0C0} Verwaltung Standorte/Termin} & Code & 14 & & & \\ \hline
{\color[HTML]{C0C0C0} } & & & & & \\ \hline
{\color[HTML]{C0C0C0} Frontend erstellen} & Code & & & & \\ \hline
{\color[HTML]{C0C0C0} Testplan durchgeführt} & Doku & & & & \\ \hline
{\color[HTML]{C0C0C0} Total} & & & & & \\ \hline
{\color[HTML]{C0C0C0} Frontend erstellen} & Code & 25 & & & \\ \hline
{\color[HTML]{C0C0C0} Testplan durchgeführt} & Doku & 30 & & & \\ \hline
{\color[HTML]{C0C0C0} Total} & 173 & & & & \\ \hline
{\color[HTML]{FE996B} *Definition} (Arbeit ist grundlegend in Dokumentation (Doku) der Lösung und erarbeiten des Codes (Code) der dazugehörigen Funktionen aufgebaut) & & & & & \\ \hline
\end{tabular}%
}
@ -81,6 +87,37 @@ Die Verwaltung sollte folgende Tätigkeiten ausführen können.
%\vfill
\end{landscape}
\section{Zusammenarbeit}
\subsection{Lösungsvarianten}
\section{Coding}
\section{Testfälle}
\begin{landscape}
\begin{table}[]
\centering
\caption{My caption}
\label{my-label}
\begin{tabular}{|
>{\columncolor[HTML]{EFEFEF}}l |l|l|l|l|l|l|l|}
\hline
\cellcolor[HTML]{C0C0C0}Testcase ID & \cellcolor[HTML]{C0C0C0}Objektive & \cellcolor[HTML]{C0C0C0}Precondition & \cellcolor[HTML]{C0C0C0}Steps & \cellcolor[HTML]{C0C0C0}Testdata & \cellcolor[HTML]{C0C0C0}ExpectedResult & \cellcolor[HTML]{C0C0C0}Postcondition & \cellcolor[HTML]{C0C0C0}resut \\ \hline
TC-01 & & & & & & & \\ \hline
TC-02 & & & & & & & \\ \hline
TC-03 & & & & & & & \\ \hline
TC-04 & & & & & & & \\ \hline
TC-05 & & & & & & & \\ \hline
TC-06 & & & & & & & \\ \hline
TC-07 & & & & & & & \\ \hline
TC-08 & & & & & & & \\ \hline
TC-09 & & & & & & & \\ \hline
TC-10 & & & & & & & \\ \hline
TC-11 & & & & & & & \\ \hline
\end{tabular}
\end{table}
\end{landscape}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "main"