what is a software risk
an event with negative consequences for a software project.
hasn’t happened yet
what is risk exposure
low severe or high based on:
impact and likelihood
what is mitigation planning
mitigates the risk by reducing the exposure
what is contingency planning
what to do if a severe risk occurs
how does git manage risk
version control
how do continuous integration servers manage risk
spread the risk that changes cause problems
how do automated tests manage risk
they make it easier to run tests.