Questions tagged [risk-assesment]
5 questions
20
votes
8 answers
Dangers of huge monolithic application
The big project I'm working on for a couple years now is a control (and everything) application of an advanced device, heart of its firmware.
The device is quite advanced, with more different functionalities than I could say from memory, and 98% of…

SF.
- 5,078
- 2
- 24
- 36
13
votes
11 answers
Wisdom of using open source code in a commercial software product
I'm looking at using some open source code in my ASP.NET web app (specifically dapper). Management is not a fan, because open source is seen as a risk that has bitten us before. Apparently previous developers have had to rewrite things after…

Mr. Jefferson
- 1,361
- 1
- 11
- 19
8
votes
5 answers
Factors to be Considered for Software Risk Management
What are the risk factors that we need to consider while planning for a software project.

Vimal Raj
- 642
- 1
- 4
- 13
6
votes
4 answers
Do you track progress during a agile sprint (iteration)
We have recently adopted (or are trying) to adopt managing our projects in an Agile manner. During our first sprint I asked our Scrum master (who also happens to be our primary resident Agile go-to person) if it was possible to see the progress of…

dreza
- 3,466
- 4
- 32
- 39
0
votes
1 answer
Risk Analysis in Open Source Community Driven Projects
I'm looking for perspectives on how risk analysis is performed when there's not precisely a "dollar value" associated with the risk, as in an Open Source project. Traditionally, risk analysis takes the form of
Asset Value X Annual Probability of…