Risk Management is the identification, categorization and planning centered around the threats and opportunities associated with any given scenario.
0
votes
0answers
105 views
Test for Expected Shortfall
How can I test the goodness of estimation of Expected Shortfall in a simulation study (I have about 2300 1-step-forward forecasts, based on 5k simulations)?
I need something like ...
0
votes
0answers
17 views
Risk Assessment for data flowing through a system
I need the help of developers in highly audited environments. We've been tasked with documenting all the software at our company that has been a small shop for 20+ years and recently has started ...
1
vote
0answers
85 views
Looking for Risk Managment Software (ISO 14971 compliant) to use in conjunction with FogBugz
I'm in the midst of restructuring a the software engineering part of a large company that has to adhere to ISO 14971 for Risk Management in the software (and hardware) we create.
I decided to use ...
0
votes
1answer
93 views
Strategically development decision for my newly established software company
i have a new software company where i am planning to develop CRM system. so i have settled down on the technological approach i am going to use:-
I will use an open source java-based CRM engine.
I ...
0
votes
1answer
76 views
Prevent operational risk with SQL-dependent architecture
I am currently working on a very critical tool, which has a strong dependency to a MySQL database.
This particularly means that if the SQL server goes down some day, all users won't be able to use ...
1
vote
1answer
130 views
What other RM methodologies are well know besides FMEA?
Risk management is defined trough several processes that pretend to identify and control the possible risks that may affect the succes of a project. The most common methodology for RM is Failure Mode ...
2
votes
3answers
462 views
Development Environment in a VM against an isolated development/test network
I currently work in an organization that forces all software development to be done inside a VM. This is for a variety of risk/governance/security/compliance reasons.
The standard setup is something ...
3
votes
2answers
156 views
Usage of open source libraries in high governance and risk-averse large organizations (banks, financials etc)
Does anyone have any good stories of these kinds of organizations being open to using open source dependencies (and also tools). Many staff I've encountered have little or no exposure to open ...
5
votes
3answers
181 views
DVCS and data loss?
After almost two years of using DVCS, it seems that one inherent "flaw" is accidental data loss: I have lost code which isn't pushed, and I know other people who have as well.
I can see a few reasons ...
1
vote
1answer
174 views
Risk Management [closed]
Please provide your inputs as management perspective. What initiatives one should take to make sure every project manager is following risk management processes. I would like to follow Risk Driven ...
0
votes
2answers
120 views
Sources for Software as Risk Management
I'm looking for my own research for sources that look at software as a way to manage risk. I don't mean risk management for software development projects, I mean how working software can automate the ...
3
votes
7answers
299 views
Daily risk estimation for your team
Assume that you leads team of 4 developers. How often would you estimate the risk of the project? What do you think about the daily estimation? Do you think that the daily updates of the potencial ...
4
votes
4answers
775 views
Test what you fly, fly what you test. [NASA Principle]
I just stumbled on a principle I can't understand.
Does "Test what you fly, fly what you test" mean that you should develop
and test for the real thing all the time?
Thinking about this, make me ...
2
votes
4answers
1k views
Risk Management Profile for Web Software Projects?
I'm about to start working on a "Software as a Service" website project. This is the first project of this kind I am going to work on, so while I am trying to anticipate any possible risks, I'm sure ...
1
vote
6answers
7k views
What is the difference between risk analysis and risk mitigation?
What is the difference between risk analysis and risk mitigation and when(before coding or after coding?) and by whom(QA/analyst/developer?) should they be performed in the Software Development Life ...
5
votes
5answers
260 views
What are your risk management strategies?
We're a small web development business and we eventually want to release web applications as well. Right now, we're doing some risk assessment and would like to know what other companies do for ...
65
votes
23answers
4k views
How does a good developer keep from creating code with a low bus hit factor? [closed]
Look at the picture above. This could be a programmer going to be hit by a bus. According to Wikipedia, in software development a software project's "bus factor" (or "bus hit factor") is
an ...
5
votes
8answers
298 views
Is it worth mitigating security risks in every application
As web developers our applications are vulnerable to a number of security holes (xss,
sql-injects,etc...). I'm a firm believer that if you're writing an app it should be
protected from all of these ...
