Wiki source code of d. Use Cases
Version 10.1 by Shambhawi Pal on 2024/03/12 11:37
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | |||
| 2 | |||
| 3 | Use case 1 | ||
| 4 | |<label for="status">Choose a status</label> | ||
| 5 | <select name="status" id="status"> | ||
| 6 | <option value="not started">Not started</option> | ||
| 7 | <option value="in progress">In progress</option> | ||
| 8 | <option value="done">Done</option> | ||
| 9 | </select>| | ||
| 10 | |||
| 11 | |||
| 12 | |||
| 13 | |(% style="width:166px" %)**Objective**|(% style="width:653px" %) | ||
| 14 | |(% style="width:166px" %)**TDP**|(% style="width:653px" %) | ||
| 15 | |(% style="width:166px" %)**Actors**|(% style="width:653px" %) | ||
| 16 | |(% style="width:166px" %)**Pre-condition**|(% style="width:653px" %) | ||
| 17 | |(% style="width:166px" %)**Post-condition**|(% style="width:653px" %) | ||
| 18 | |(% style="width:166px" %)**Action sequence**|(% style="width:653px" %)((( | ||
| 19 | |||
| 20 | ))) | ||
| 21 | |||
| 22 | |(% style="width:135px" %)**UC Step**|(% style="width:245px" %)**Functions**|(% style="width:238px" %)**Effects**|(% style="width:201px" %)**IDP** | ||
| 23 | |(% style="width:135px" %)1|(% style="width:245px" %) |(% style="width:238px" %) |(% style="width:201px" %) | ||
| 24 | |(% style="width:135px" %)2|(% style="width:245px" %) |(% style="width:238px" %) |(% style="width:201px" %) |