1 |
%Assignment is conducted in pairs. |
2 |
%8-12 pages. |
3 |
%Deadline 14/1 |
4 |
\documentclass[12pt, a4paper]{article} |
5 |
\usepackage[latin1]{inputenc} |
6 |
|
7 |
\begin{document} |
8 |
\pagenumbering{roman} |
9 |
\title{Assignment 3 - PAC003: Software Metrics, 5p} |
10 |
\author{Jonas Petersson \& Mathias Börjeson\\ |
11 |
\emph{jopd01@student.bth.se \& tb00mbo@student.bth.se}} |
12 |
\maketitle |
13 |
\thispagestyle{empty} |
14 |
% \begin{centering} |
15 |
% Assignment 3 - PAC003: Software Metrics, 5p\\ |
16 |
% Jonas Petersson \& Mathias Börjeson\\ |
17 |
% \emph{jopd01@student.bth.se \& tb00mbo@student.bth.se}\\ |
18 |
% \end{centering} |
19 |
\newpage |
20 |
\tableofcontents |
21 |
\newpage |
22 |
\pagenumbering{arabic} |
23 |
\section{Goals of the metric program} |
24 |
\label{goals} |
25 |
The goals of this metric program are: (Expand these) |
26 |
\begin{itemize} |
27 |
\item Track project progress (project planning, project tracking) |
28 |
\item Make project development less chaotic and more structured |
29 |
\item Not to make the same mistakes twice |
30 |
\item Do measurements so that they are reusable for estimations in the next project |
31 |
\end{itemize} |
32 |
\section{Achieving the goals} |
33 |
To achieve the goals presented in Section \ref{goals} we have come up with the following plans: |
34 |
\subsection{Tracking project progress} |
35 |
To track the projects progress we need to collect the metrics for ... and for ... |
36 |
\section{Where and when?} |
37 |
My place or yours? |
38 |
\section{Who should measure and collect} |
39 |
Mom? |
40 |
\section{How to store the data} |
41 |
In a plastic cup |
42 |
\section{Feasibility analysis} |
43 |
Feasiwho? |
44 |
\section{Common problems} |
45 |
Headache |
46 |
\section{Usefull tools and applications} |
47 |
Hammer and crowbar |
48 |
\end{document} |