nerdexam
iSQI

CTFL_SYLL_4.0 · Question #30

Consider the following examples of risks identified in different software development projects: [I]. The contrast color ratio for both normal text and large text of a website does not comply with…

The correct answer is B. [I] and [IV] are product risks. [II] and [III] are project risks. This answer is correct because product risks are risks that affect the quality of the software product, such as defects, failures, or non-compliance with requirements or standards. Project risks are risks that affect the project's schedule, budget, resources, or scope, such as…

Managing the Test Activities

Question

Consider the following examples of risks identified in different software development projects:

[I]. The contrast color ratio for both normal text and large text of a website does not comply with the applicable accessibility guidelines, making it difficult for many users to read the content on the pages [II]. A development vendor fails to deliver their software system on time, causing significant delays to system integration testing activities that have been planned as part of a development project for a system of systems [III]. People in the test team do not have sufficient skills to automate tests at the test levels required by the test automation strategy which does not allow production of an effective regression test suite [IV]. In a web application, data from untrusted sources is not subject to proper input validation, making the application vulnerable to several security attacks Which of the following statements is true?

Options

  • A[I] and [III] are product risks; [II] and [IV] are project risks
  • B[I] and [IV] are product risks. [II] and [III] are project risks
  • C[II], [III] and [IV] are product risks; [I] is a project risk
  • D[IV] is a product risk; [I]. [II] and [III] are project risks

How the community answered

(20 responses)
  • A
    25% (5)
  • B
    60% (12)
  • C
    10% (2)
  • D
    5% (1)

Explanation

This answer is correct because product risks are risks that affect the quality of the software product, such as defects, failures, or non-compliance with requirements or standards. Project risks are risks that affect the project's schedule, budget, resources, or scope, such as delays, cost overruns, skill gaps, or scope changes. In this case, [I] and [IV] are product risks, as they relate to the accessibility and security of the software product, which are quality attributes. [II] and [III] are project risks, as they relate to the delivery time and the test automation skills of the test team, which are project factors.

Topics

#product risk#project risk#risk classification#risk-based testing

Community Discussion

No community discussion yet for this question.

Full CTFL_SYLL_4.0 Practice