Wiki source code of d. Use Cases

Version 20.1 by Shambhawi Pal on 2024/03/12 12:11

Show last authors
1
2
3 Use case 1
4
5 {{html}}
6 <label for="status">Choose a status</label>
7 <select name="status" id="status">
8 <option value="not started">Not started</option>
9 <option value="in progress">In progress</option>
10 <option value="in review">In review</option>
11 <option value="in evaluation">In evaluation</option>
12 <option value="done">Done</option>
13 </select>
14 {{/html}}
15
16
17
18 |(% style="width:166px" %)**Objective**|(% style="width:653px" %)
19 |(% style="width:166px" %)**TDP**|(% style="width:653px" %)
20 |(% style="width:166px" %)**Actors**|(% style="width:653px" %)
21 |(% style="width:166px" %)**Pre-condition**|(% style="width:653px" %)
22 |(% style="width:166px" %)**Post-condition**|(% style="width:653px" %)
23 |(% style="width:166px" %)**Action sequence**|(% style="width:653px" %)(((
24
25 )))
26
27 |(% style="width:135px" %)**UC Step**|(% style="width:245px" %)**Functions**|(% style="width:238px" %)**Effects**|(% style="width:201px" %)**IDP**
28 |(% style="width:135px" %)1|(% style="width:245px" %) |(% style="width:238px" %) |(% style="width:201px" %)
29 |(% style="width:135px" %)2|(% style="width:245px" %) |(% style="width:238px" %) |(% style="width:201px" %)