Updated SDS (markdown)

devMatan 2015-05-09 10:10:18 +03:00
parent ad64c1c8af
commit 5eb86234e1

3
SDS.md

@ -62,6 +62,7 @@
| Risk | Level of effect | Probability | Avoidance | Alternative option | | Risk | Level of effect | Probability | Avoidance | Alternative option |
|:-------------:|:-------------:|:-----:|:----------|:------:| |:-------------:|:-------------:|:-----:|:----------|:------:|
| Unstable web service | Low risk | Possible | Testing all possible edge case | - | | Unstable web service | Low risk | Possible | Testing all possible edge cases | - |
| Miss-information for handling the web app | High risk | Low | A friendly and simple interface |-| | Miss-information for handling the web app | High risk | Low | A friendly and simple interface |-|
| Site crush | Medium-Low risk| Possible | | Check if Git-Hub is down for maintenance or any other activity | | Site crush | Medium-Low risk| Possible | | Check if Git-Hub is down for maintenance or any other activity |
|||||