217k views
3 votes
Consider the following list of undesirable outcomes that could occur on a mobile app development effort:

A. Incorrect totals on screens
B. Change to acceptance criteria during acceptance testing
C. Users find the soft keyboard too hard to use with your app
D. System responds too slowly to user input during search string entry
E. Testers not allowed to report test results in daily standup meetings
Which of the following properly classifies these outcomes as project and product risks?
A. Product risks: B, E; Project risks: A, C, D
B. Product risks: A, C, D; Project risks: B, E
C. Product risks: A, C, D, E Project risks: B
D. Product risks: A, C Project risks: B, D, E

1 Answer

3 votes

Final answer:

The correct classification of the undesirable outcomes as project and product risks is option B.

Step-by-step explanation:

The correct classification of the undesirable outcomes as project and product risks is option B.

Product risks: A, C, D

Project risks: B, E

Product risks are risks that directly impact the quality and functionality of the product, while project risks are risks that impact the successful completion of the project. In this case, incorrect totals on screens, the difficulty of using the soft keyboard, and the system responding slowly to user input are all product risks as they affect the functionality and user experience of the mobile app. On the other hand, changes to acceptance criteria and testers not being allowed to report test results in daily standup meetings are project risks as they affect the project's progress and collaboration.

User Dplanet
by
8.7k points