summaryrefslogtreecommitdiffstats
path: root/URD/1.0/chapter3.tex
blob: c6eb9fb5ace0377ca63569e62956d70e5309ffb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
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 a new type of customers.
            & 1\\
    \hline
    R005
            & It will be possible for the system to know whether clients represent either themselves, an organization or both.
            & 1\\
    \hline
    R006
            & It will be possible for the system to know whether a client is being represented by a 3rd party.
            & 1\\
    \hline
    R007
            & All information provided for an insurance proposal must be reused by the system when converting it 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 may 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
    R015
            & Insurance policies shall be payable by:
            \begin{itemize}
                    \item cash
                    \item check
                    \item credit card
            \end{itemize}
            & 1\\
    \hline
    R016
            & 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
    R017
            & Premium payments shall be renewable automatically or manually.
            & 1\\
    \hline
    R018
            & It will be possible for the system to identify the caller.
            & 1\\
    \hline
    R019
            & The system shall provide detailed information of client on the staff's system screen once the caller has been identify.
            & 1\\
    \hline
    R020
            & The system shall provide regular information to clients and potential clients via the internet website.
            & 1\\
    \hline
    R021
            & The system shall provide a basic calculations on insurance proposals for premiums via the internet website.
            & 1\\
    \hline
    R022
            & 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
    R023
            & The system shall provide a way to add, edit and remove types of combinations.
            & 1\\
    \hline
    R024
            & The system shall provide a way to add, edit and remove policies by authorized personnel.
            & 1\\
    \hline
    R025
            & The system shall provide a way to add, edit and remove risk by authorized personnel.
            & 1\\
    \hline
    R026
            & The system shall provide a way to add, edit and remove proposal by authorized personnel.
            & 1\\
    \hline
    R027
            & 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
    R028
            & The system shall be expendable with support for mobile technology.
            & 2\\
    \hline
    R029
            & The system shall be expendable with support for eServices.
            & 2\\
    \hline
    R030
            & 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
    R031
            & It shall be possible to add, edit, query employees details.
            & 3\\
    \hline
    R032
            & It shall be possible for employees to manage their timesheets.
            & 3\\
    \hline
    R033
            & The accounting department will have an interface to the system, for processing invoices and payments.
            & 3\\
    \hline
    R034
            & The HR module must provide a way to handle internal career tracking.
            & 3\\
    \hline
    R035
            & The HR module must provide a way to handle management for 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}