0
0
Software Engineeringknowledge~10 mins

Risk identification techniques in Software Engineering - Interactive Code Practice

Choose your learning style9 modes available
Practice - 5 Tasks
Answer the questions below
1fill in blank
easy

Complete the code to identify a common risk identification technique used in projects.

Software Engineering
One common risk identification technique is [1] analysis.
Drag options to blanks, or click blank then click option'
ASWOT
BRegression
CBrainstorming
DScrum
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing SWOT which is more general analysis
Selecting Regression which is a statistical method
2fill in blank
medium

Complete the code to name a technique that uses experts to identify risks.

Software Engineering
The [1] technique gathers expert opinions to identify potential risks.
Drag options to blanks, or click blank then click option'
AKanban
BFishbone
CPareto
DDelphi
Attempts:
3 left
💡 Hint
Common Mistakes
Confusing with Fishbone which is for cause analysis
Choosing Kanban which is a workflow method
3fill in blank
hard

Fix the error in the code to correctly identify a technique that categorizes risks visually.

Software Engineering
A [1] diagram helps categorize risks by their causes and effects.
Drag options to blanks, or click blank then click option'
APareto
BFishbone
CSWOT
DGantt
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing Pareto which is a chart for prioritization
Selecting Gantt which is a scheduling tool
4fill in blank
hard

Fill both blanks to complete the code describing a technique that lists strengths and threats.

Software Engineering
The [1] analysis lists [2] and threats to identify risks.
Drag options to blanks, or click blank then click option'
ASWOT
Bstrengths
Cweaknesses
Dopportunities
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing weaknesses instead of strengths
Confusing opportunities with threats
5fill in blank
hard

Fill all three blanks to complete the code describing a technique that uses historical data and expert input.

Software Engineering
The [1] technique combines [2] data and [3] opinions to identify risks.
Drag options to blanks, or click blank then click option'
ADelphi
Bhistorical
Cexpert
Dquantitative
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing Delphi which is expert-only
Selecting qualitative which is not listed