iSQI Exam Questions

which are project risks?

Topic 2, Case Study # 2 Scenario
Your organization is a large media services corporation (MSC).
MSC uses Agile development, within a Scrum framework. Here, the iterations are referred to as
Sprints.
For each Sprint, a set of user-stories is defined, built, and tested. The user-stories are typically 1-2 lines long, indicating what the customer wants the system to do.
MSC is in the process of updating its website to meet the recently introduced accessibility rules for
websites. Accessibility means the availability of a system suitable to members of the public with,
for example, visual or hearing difficulties.
It has been decided to start with two requirements, as its first 2 Sprints:
1) Presentation of content with clear headings, short sentences, text versions always available.
2) Consistent navigation through the website.
You are the test manager and there are four developers and two testers. You have all worked
together previously, and are very experienced in MSCs products. Although the accessibility rules
are new to you and the team, you have all attended a workshop where they were explained.
**************************************

Which of the following are product risks and which are project risks?
a.The navigation through some parts of the website may need to be different from others.
b.Sprint 1 may not be completed on time, leading to a delay to the start of Sprint 2.
c.Text versions of images may not always be possible.
d.There may be a need to buy a capture-replay tool for regression testing.
e.A key member of the team may leave before the Sprints have been completed.

A.
a, b and c are product risks, d and e are project risks.

B.
a and c are products risks, b, d and e are project risks.

C.
b, c and e are product risks, a and d are project risks.

D.
a, d and e are product risks, b and c are project risks.

Explanation: