ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 236 - CTFL4 discussion

Report
Export

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

[1]. It may not be possible to generate the expected workloads to run performance tests, due to the poor hardware equipment of the machines (load injectors) that should generate these workloads.

[ii]. A user's session on a web application is not invalidated after a certain period of inactivity (configured by the system administrator) of the user,

[iii]. The test team will not have an adequate requirements specification (since many requirements will still be missing) by the time test design and analysis activities should begin according to the test plan.

[IV]. Following a failure, the system is unable to continue to maintain its pre-failure operation and some data becomes corrupted.

Which of the following statements is TRUE?

A.
[ii] and [IV] are product risks; [i] and [iii] are project risks
Answers
A.
[ii] and [IV] are product risks; [i] and [iii] are project risks
B.
[ii]and [iii] are product risks. [I] and [IV] are project risks.
Answers
B.
[ii]and [iii] are product risks. [I] and [IV] are project risks.
C.
[i], and [iV] are product risks; [ii] and [iii] are project risks
Answers
C.
[i], and [iV] are product risks; [ii] and [iii] are project risks
D.
[i], [II] and [iii] are product risks, [IV] is a project risk.
Answers
D.
[i], [II] and [iii] are product risks, [IV] is a project risk.
Suggested answer: A

Explanation:

In software testing, risks are categorized into product risks and project risks. Product risks are associated with the potential of a product to fail in meeting its quality criteria. Project risks are related to potential issues that could affect the project's ability to deliver a product.

[i] is a project risk because it concerns the availability and adequacy of hardware resources for performance testing.

[ii] is a product risk because it pertains to a security and functionality issue within the web application.

[iii] is a project risk because it involves the availability of necessary requirements documentation for the testing process.

[iv] is a product risk because it relates to the system's functionality and data integrity after a failure.

Thus, statement A correctly classifies [ii] and [iv] as product risks and [i] and [iii] as project risks.

asked 18/09/2024
Unai M
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first