9ticks:Software Requirements
From BiCEP
Line 70: | Line 70: | ||
! Code !! width="50%" | Requirement !! width="40%" | Comment !! Priority !! align="center" | Status | ! Code !! width="50%" | Requirement !! width="40%" | Comment !! Priority !! align="center" | Status | ||
|- | |- | ||
- | | REQ_0201 || A predefined Stock source shall be subscribed. || Market and quote must be provided. || 1 || Draft | + | | REQ_0201 || A predefined Stock source shall be able to be subscribed. || Market and quote must be provided. || 1 || Draft |
|- | |- | ||
- | | REQ_0202 || A predefined Weather source shall be subscribed. || Location must be provided (defaulting to the IP physical location). || 1 || Draft | + | | REQ_0202 || A predefined Weather source shall be able to be subscribed. || Location must be provided (defaulting to the IP physical location). || 1 || Draft |
|- | |- | ||
- | | REQ_0203 || A predefined Sports source shall be subscribed. || A specific match (source is only that match) or generic team (all team matches) must be provided. || 1 || Draft | + | | REQ_0203 || A predefined Sports source shall be able to be subscribed. || A specific match (source is only that match) or generic team (all team matches) must be provided. || 1 || Draft |
|- | |- | ||
- | | REQ_0204 || A predefined Flight source shall be subscribed. || Flight number and flight date must be provided. || 1 || Draft | + | | REQ_0204 || A predefined Flight source shall be able to be subscribed. || Flight number and flight date must be provided. || 1 || Draft |
|- | |- | ||
- | | REQ_0205 || A predefined Traffic source shall be subscribed. || Route must be provided. || 1 || Draft | + | | REQ_0205 || A predefined Traffic source shall be able to be subscribed. || Route must be provided. || 1 || Draft |
|- | |- | ||
- | | REQ_0206 || A predefined RSS Feed source shall be subscribed. || RSS URL must be provided. || 1 || Draft | + | | REQ_0206 || A predefined RSS Feed source shall be able to be subscribed. || RSS URL must be provided. || 1 || Draft |
|- | |- | ||
- | | REQ_0207 || A predefined eBay item source shall be subscribed. || Item ID must be provided. || 1 || Draft | + | | REQ_0207 || A predefined eBay item source shall be able to be subscribed. || Item ID must be provided. || 1 || Draft |
|} | |} | ||
Line 92: | Line 92: | ||
! Code !! width="50%" | Requirement !! width="40%" | Comment !! Priority !! Status | ! Code !! width="50%" | Requirement !! width="40%" | Comment !! Priority !! Status | ||
|- | |- | ||
- | | REQ_0301 || User shall use a browser extension to select some peaces of information | + | | REQ_0301 || User shall use a browser extension to select some peaces of information to monitor. || || 1 || Draft |
|- | |- | ||
- | | REQ_0302 || The information selected | + | | REQ_0302 || The information selected shall be automatically typed. || May be overridden by the user. || 1 || Draft |
|- | |- | ||
| REQ_0303 || System shall recognize basic data types. || e.g.: integer, decimal, percentage, time, date, string, ... || 1 || Draft | | REQ_0303 || System shall recognize basic data types. || e.g.: integer, decimal, percentage, time, date, string, ... || 1 || Draft | ||
|- | |- | ||
- | | REQ_0304 || System shall connect similar / equivalent data types. || e.g.: Celsius, Fahrenheit, Kelvin, ... ; Meter, Mile, Yard, Foot, ... ; Euro, U.S. Dollar, Pound, Swiss franc, ... || 1 || Draft | + | | REQ_0304 || System shall connect similar/equivalent data types. || e.g.: Celsius, Fahrenheit, Kelvin, ... ; Meter, Mile, Yard, Foot, ... ; Euro, U.S. Dollar, Pound, Swiss franc, ... || 1 || Draft |
|- | |- | ||
- | | REQ_0305 || Any single HTML item shall be selected. || e.g.: a table cell or an anchor. || 1 || Draft | + | | REQ_0305 || Any single HTML item shall be able to be selected. || e.g.: a table cell or an anchor. || 1 || Draft |
|- | |- | ||
- | | REQ_0306 || Every repetitive HTML item shall be selected. || e.g.: all main titles || 1 || Draft | + | | REQ_0306 || Every repetitive HTML item shall be able to be selected. || e.g.: all main titles || 1 || Draft |
|- | |- | ||
- | | REQ_0307 || An HTML table shall be selected. || || 1 || Draft | + | | REQ_0307 || An HTML table shall be able to be selected. || || 1 || Draft |
|- | |- | ||
- | | REQ_0308 || Parts of an HTML table shall be selected. || e.g.: a row whose cell at nth column has the value X || 1 || Draft | + | | REQ_0308 || Parts of an HTML table shall be able to be selected. || e.g.: a row whose cell at nth column has the value X || 1 || Draft |
|- | |- | ||
- | | REQ_0309 || All items inside a bounded polygon shall be selected. || || 1 || Draft | + | | REQ_0309 || All items inside a bounded polygon shall be able to be selected. || || 1 || Draft |
+ | |- | ||
+ | | REQ_0310 || Each custom source shall be stored for future re-utilization by any user. || || 1 || Draft | ||
|} | |} | ||
Line 118: | Line 120: | ||
! Code !! width="50%" | Requirement !! width="40%" | Comment !! Priority !! Status | ! Code !! width="50%" | Requirement !! width="40%" | Comment !! Priority !! Status | ||
|- | |- | ||
- | | REQ_0401 || Each user alert rules shall be processed on-the-fly. || Use a CEP engine, Esper maybe. || 1 || Draft | + | | REQ_0401 || Each user's alert rules shall be processed on-the-fly. || Use a CEP engine, Esper maybe. || 1 || Draft |
|- | |- | ||
- | | REQ_0402 || User shall be | + | | REQ_0402 || User shall be alerted in a short time window. || || 1 || Draft |
|} | |} | ||
Line 134: | Line 136: | ||
| REQ_0501 || An efficient scheduling policy shall be in place. || || 1 || Draft | | REQ_0501 || An efficient scheduling policy shall be in place. || || 1 || Draft | ||
|- | |- | ||
- | | REQ_0502 || The solution shall have good performance and | + | | REQ_0502 || The solution shall have good performance and scalability. || || 1 || Draft |
|- | |- | ||
- | | REQ_0503 || The solution shall handle stress peaks. || Many sources, many events and many users | + | | REQ_0503 || The solution shall handle stress peaks. || Many sources, many events and many users || 1 || Draft |
|} | |} | ||
Line 154: | Line 156: | ||
| REQ_0602 || A locking service must be in place. || Low level concurrency prevention. || 1 || Draft | | REQ_0602 || A locking service must be in place. || Low level concurrency prevention. || 1 || Draft | ||
|- | |- | ||
- | | REQ_0602 || The solution shall have good performance and | + | | REQ_0602 || The solution shall have good performance and scalability. || || 1 || Draft |
|- | |- | ||
- | | REQ_0602 || The solution shall handle stress peaks. || Many Sources, Many Events and Many users | + | | REQ_0602 || The solution shall handle stress peaks. || Many Sources, Many Events and Many users || 1 || Draft |
|} | |} | ||