Skip to content
Snippets Groups Projects
Commit 5b6aaee3 authored by Phuc Tran Truong's avatar Phuc Tran Truong
Browse files

change node labels Test

parent bbd98d0d
No related merge requests found
......@@ -101,11 +101,11 @@ Assystem
% V Bild von Franz
%\begin{comment}
\begin{tikzpicture}
\node[draw,circle,fill=gray,text=white,label=right:{3. Ausbaustufen und Abnahmetests}] (AS) at (0,0) {};
\node[draw,circle,fill=gray,text=white,label=right:{4. Use Cases}] (UC) at (1,-2) {};
\node[draw,circle,fill=gray,text=white,label=right:{3. Zielvorstellungen/Ausbaustufen}] (AS) at (0,0) {};
\node[draw,circle,fill=gray,text=white,label=right:{4. Use-Cases}] (UC) at (1,-2) {};
\node[draw,circle,fill=gray,text=white,label={[align=left, left]5. Architektur und\\Integrationstests}] (Architektur) at (2,-4) {};
\node[draw,circle,fill=gray,text=white,label=right:{6. Modulspezifikation}] (ModSpez) at (4,-8) {};
\node[draw,circle,fill=gray,text=white,label=right:{7. Testauswertung, Integration}] (Test) at (6,-4) {};
\node[draw,circle,fill=gray,text=white,label=right:{7. Testplan}] (Test) at (6,-4) {};
\node[draw,circle,fill=gray,text=white,label=right:{8. Auswertung}] (Auswertung) at (8,0) {};
\draw[->,draw=blue] (AS) to (UC);
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment