9ticks:Software Requirements
From BiCEP
Line 25: | Line 25: | ||
- | === | + | === Generic === |
+ | |||
+ | {| class="TablePager" border="1" width="100%" | ||
+ | |- | ||
+ | ! Code !! width="50%" | Requirement !! width="40%" | Comment !! Priority !! Status | ||
+ | |- | ||
+ | | REQ_0002 || The system shall be accessed through a web browser. || || 1 || Draft | ||
+ | |- | ||
+ | | REQ_0002 || The system shall be accessed through a mobile device. || || 1 || Draft | ||
+ | |- | ||
+ | | REQ_0002 || User shall subscribe sources. || || 1 || Draft | ||
+ | |- | ||
+ | | REQ_0001 || User shall visualize each source from several perspectives. || e.g.: textual, bar chart, pie chart, ... || 1 || Draft | ||
+ | |- | ||
+ | | REQ_0001 || User shall visualize sources in comparison mode. || e.g.: overlap two stock quotes || 1 || Draft | ||
+ | |- | ||
+ | | REQ_0002 || User shall define how to be alerted of events. || || 1 || Draft | ||
+ | |- | ||
+ | | REQ_0002 || User shall visualize the history of any source. || || 1 || Draft | ||
+ | |- | ||
+ | | REQ_0002 || User shall perform queries over the gathered data. || || 1 || Draft | ||
+ | |} | ||
+ | |||
+ | |||
+ | === Sources === | ||
{| class="TablePager" border="1" width="100%" | {| class="TablePager" border="1" width="100%" | ||
Line 34: | Line 58: | ||
|- | |- | ||
| REQ_0002 || Data source API specifications TBD || || 1 || Draft | | REQ_0002 || Data source API specifications TBD || || 1 || Draft | ||
+ | |- | ||
+ | | REQ_0002 || Each source shall have associated tags. || || 1 || Draft | ||
|} | |} | ||
Line 55: | Line 81: | ||
| REQ_0106 || A predefined RSS Feed source shall be subscribed. || RSS URL must be provided. || 2 || Draft | | REQ_0106 || A predefined RSS Feed source shall be subscribed. || RSS URL must be provided. || 2 || Draft | ||
|- | |- | ||
- | | REQ_0107 || A predefined | + | | REQ_0107 || A predefined eBay item source shall be subscribed. || Item ID must be provided. || 2 || Draft |
|} | |} | ||
Line 84: | Line 110: | ||
|} | |} | ||
- | === | + | |
+ | |||
+ | |||
+ | |||
+ | === Crawler === | ||
{| class="TablePager" border="1" width="100%" | {| class="TablePager" border="1" width="100%" | ||
Line 92: | Line 122: | ||
| REQ_0301 || Req || Desc || 1 || Draft | | REQ_0301 || Req || Desc || 1 || Draft | ||
|} | |} | ||
+ | |||
+ | |||
+ | === Data Store === | ||
+ | |||
+ | {| class="TablePager" border="1" width="100%" | ||
+ | |- | ||
+ | ! Code !! width="50%" | Requirement !! width="40%" | Comment !! Priority !! Status | ||
+ | |- | ||
+ | | REQ_0301 || Req || Desc || 1 || Draft | ||
+ | |} | ||
+ | |||
== Requirement Traceability Matrix == | == Requirement Traceability Matrix == | ||
- | Not needed. | + | Not needed, yet. |