Assume you are managing the system testing phase of a project.
The system test execution period is scheduled to twenty weeks.
All tests are manual tests. You are following a risk-driven test approach.
During the last staff meeting the project manager tells you new deadlines that will not allow completion of all the system tests.
Which of the following would you expect to be the best way to respond to this situation? K2 1 credit
Answer : A
The following are the exit criteria described in the test plan of a software product:
EX1. The test suite for the product must ensure that at least each quality risk item is covered by at least one test case (a quality risk item can be covered by more test cases).
EX2. All test cases in the test suite must be run during the execution phase.
EX3. Defects are classified into two categories: ''C'' (critical defect) and ''NC'' (non-critical defect).
No known C defects shall exist in the product at the end of the test execution phase.
Which of the following information is useless when the specified exit criteria is evaluated? K2 1 credit
Answer : C
Which of the following statements about management of product quality risks in mature organizations with respect to the lifecycle, is true?
K2 1 credit
Answer : B
Consider a defect report and assume that a part of its lifecycle includes the following states: New:
Is the initial state Working. Means that the developers are addressing the defect in order to produce a fix for the defect Clarification:
Means that the developers need more information from the tester to address the defect and produce a fix for the defect and the tester is working to provide this information to the developers Verification:
Means that a fix for the defect has been produced and the tester is running the adequate tests to verify whether the fix solves the defect Closed. is the final state Which of the following answers represents an invalid sequence of states that can't lead the bug report to the ''Closed'' state?
K2 1 credit
Answer : C
Which of the following statements describing how identified product quality risks should be mitigated and managed, is true?
K2 1 credit
Answer : A
Assume that the following test cases have been executed at the end of the first week of test execution: TC-001, TC-002 and TC-007. All these tests are 'passes'.
What is the MINIMUM number of the remaining test cases that must be successfully executed to fulfill the EX1 exit criteria?
K3 2 credits
Answer : A
Assume you are working on a CAS (Conditional Access System) for Pay-TV that allows the access, selection and transfer of services and media to authorized users. Authorized users can choose their services through different channels: Web Customer Portal, IVR (Interactive Voice Response), Call Centre and SMS. The system uses a Smart Card to receive and decrypt the broadcasted encrypted control words which allow decrypting pay-per-view TV. Every authorized user must have a Smart Card and a Set-Top Box to view the contents.
The following is an excerpt from the product risk analysis document:
Both likelihood and impact have been rated on the following scale: (1 -- Very low, 2 -- Low, 3 --Medium, 4 -- High, 5 -- Very High).
The required test environment and code have been delivered. All test cases for each identified product risk item have been written and are ready to be executed. The Database used to contain the Smart Cards is empty and so only new Smart Cards can be used during test execution.
A Smart Card can only be activated if it has been previously pre-activated. This means the postconditions for the execution of the test cases to test the pre-activation of the Smart Card are the pre-conditions for activation of the Smart Card.
Which of the following statements represents the most effective contribution of the stakeholders to the completion of the failure mode analysis table?
K4 3 credits
Answer : B