summaryrefslogtreecommitdiffstats
path: root/URD/1.0/chapter3.tex
diff options
context:
space:
mode:
Diffstat (limited to 'URD/1.0/chapter3.tex')
-rw-r--r--URD/1.0/chapter3.tex218
1 files changed, 218 insertions, 0 deletions
diff --git a/URD/1.0/chapter3.tex b/URD/1.0/chapter3.tex
index f552818..6afbdb5 100644
--- a/URD/1.0/chapter3.tex
+++ b/URD/1.0/chapter3.tex
@@ -1,5 +1,223 @@
\chapter{Specific requirements}
+Verhaal!
\section{General capability requirements}
+For possible priories have been defined according to the MoSCoW convention:
+\begin{enumerate}
+ \item Must have
+ \item Should have
+ \item Could have
+ \item Won't have
+\end{enumerate}
+%\subsection{asdf}
+
+\begin{longtable}[l]{|p{20mm}|p{105mm}|r|}
+ \hline
+ \textbf{Id} & \textbf{Requirement} & \textbf{Priority}\\
+ \endfirsthead
+ \hline
+ \textbf{Id} & \textbf{Requirement} & \textbf{Priority}\\
+ \endhead
+ \hline
+
+ R001
+ & The range of insurances for individual customers are:
+ \begin{itemize}
+ \item vehicle
+ \item home
+ \item contents
+ \item life cover
+ \item hospital insurance
+ \end{itemize}
+ & 1\\
+ \hline
+ R002
+ & The range of insurances for organizational customers are:
+ \begin{itemize}
+ \item vehicle
+ \item home
+ \item contents
+ \item life cover
+ \item hospital insurance
+ \item professional indemnities
+ \item workers compensation insurance
+ \end{itemize}
+ & 1\\
+ \hline
+ R003
+ & It will be possible to add new types of insurance products.
+ & 1\\
+ \hline
+ R004
+ & It will be possible to add new type of customers.
+ & 1\\
+ \hline
+ R005
+ & It will be possible for the system to know that client represents either themselves an organization or both.
+ & 1\\
+ \hline
+ R006
+ & It will be possible for the system to know that a client can be represented by a 3rd party.
+ & 1\\
+ \hline
+ R007
+ & All information provided for an insurance proposal is reused when converted into a policy.
+ & 1\\
+ \hline
+ R008
+ & It will be possible to add additional terms and/or conditions to a policy.
+ & 1\\
+ \hline
+ R009
+ & With an insurance proposal the system will be capable to provide an initial premium amount.
+ & 1\\
+ \hline
+ R010
+ & A policy shall consist of more then one risk.
+ & 1\\
+ \hline
+ R011
+ & Policies will be issuable on the following basis:
+ \begin{itemize}
+ \item monthly
+ \item quarterly
+ \item half-yearly
+ \item yearly
+ \end{itemize}
+ & 1\\
+ R012
+ & Details of the insurances must be documented formerly.
+ & 1\\
+ \hline
+ R013
+ & Details of the insurances must be provided to the government organizations governing the policies, using an interface to their existing software system.
+ & 1\\
+ \hline
+ R014
+ & The system will provide an interface to government departments:
+ \begin{itemize}
+ \item that help in legal issues
+ \item hospitals
+ \item the police
+ \end{itemize}
+ & 1\\
+ \hline
+ R014
+ & Insurance policies shall be payable by:
+ \begin{itemize}
+ \item cash
+ \item check
+ \item credit card
+ \end{itemize}
+ & 1\\
+ \hline
+ R015
+ & Payments shall be made in the following terms:
+ \begin{itemize}
+ \item daily
+ \item weekly
+ \item fortnightly
+ \item monthly
+ \item quarterly
+ \item yearly
+ \end{itemize}
+ & 1\\
+ \hline
+ R016
+ & Premium payments shall be renewable automatically or manually.
+ & 1\\
+ \hline
+ R017
+ & It will be possible for the system to identify the caller.
+ & 1\\
+ \hline
+ R018
+ & The system shall provide detailed information of client on the staff's system screen once the caller has been identify.
+ & 1\\
+ \hline
+ R019
+ & The system shall provide regular information to clients and potential clients via the internet website.
+ & 1\\
+ \hline
+ R020
+ & The system shall provide a basic calculations on insurance proposals for premiums via the internet website.
+ & 1\\
+ \hline
+ R021
+ & The system will recommend cross-sell and up-sells opportunities via the insurance combination that have been entered into the system by the business department.
+ & 1\\
+ \hline
+ R021
+ & The system shall provide a way to add, edit and remove types of combinations.
+ & 1\\
+ \hline
+ R022
+ & The system shall provide a way to add, edit and remove policies by authorized personnel.
+ & 1\\
+ \hline
+ R023
+ & The system shall provide a way to add, edit and remove risk by authorized personnel.
+ & 1\\
+ \hline
+ R024
+ & The system shall provide a way to add, edit and remove proposal by authorized personnel.
+ & 1\\
+ \hline
+ R025
+ & When a new combination is added to the system, it will check whether it is applicable to existing policies and notify the client.
+ & 1\\
+ \hline
+ R026
+ & The system shall be expendable with support for mobile technology.
+ & 2\\
+ \hline
+ R027
+ & The system shall be expendable with support for eServices.
+ & 2\\
+ \hline
+ R028
+ & The system shall track employee's details:
+ \begin{itemize}
+ \item Name
+ \item Contact information
+ \item Workers Compensation Details
+ \item Timesheets
+ \item Career tracking
+ \end{itemize}
+ & 3\\
+ \hline
+ R029
+ & It shall be possible to add, edit, query employees details.
+ & 3\\
+ \hline
+ R030
+ & It shall be possible for employees to manage their timesheets.
+ & 3\\
+ \hline
+ R031
+ & The accounting department shall be able to interface with the system.
+ & 3\\
+ \hline
+ R032
+ & The HR module shall manage internal career tracking.
+ & 3\\
+ \hline
+ R033
+ & The HR module shall manage employees.
+ & 3\\
+ \hline
+\end{longtable}
\section{Constraint requirements}
+\begin{longtable}[l]{|p{20mm}|p{105mm}|r|}
+ \hline
+ \textbf{Id} & \textbf{Requirement}\\
+ \endfirsthead
+ \hline
+ \textbf{Id} & \textbf{Requirement}\\
+ \endhead
+ \hline
+ C001
+ & Customers can have no more then two representatives.\\
+ \hline
+\end{longtable} \ No newline at end of file