ISTQB® ATM Exam Practice Questions (P. 3)
- Full Access (64 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #11
Assume that you are the Test Manager for a small insurance application development project.
You have decided to adopt a risk-based testing strategy: 5 product risks (R1, R2, R3, R4, R5) have been identified and their levels of risk have been assessed. 10 test cases (T1, , T10) have been designed to cover all the product risks.
The following table shows the risk level and the test cases associated to the identified product risks (higher risk level means higher risk):

You are not confident with the assessment of the risk level and you suspect that it will be possible to find high-priority bugs in low-risk areas.
Furthermore the period for test execution is very short. Your goal is to test all the product risks in a risk-based way, while assuring that each product risk gets at least some amount of testing.
Which of the following answers describes the best test execution schedule in this scenario?
You have decided to adopt a risk-based testing strategy: 5 product risks (R1, R2, R3, R4, R5) have been identified and their levels of risk have been assessed. 10 test cases (T1, , T10) have been designed to cover all the product risks.
The following table shows the risk level and the test cases associated to the identified product risks (higher risk level means higher risk):

You are not confident with the assessment of the risk level and you suspect that it will be possible to find high-priority bugs in low-risk areas.
Furthermore the period for test execution is very short. Your goal is to test all the product risks in a risk-based way, while assuring that each product risk gets at least some amount of testing.
Which of the following answers describes the best test execution schedule in this scenario?
- AT1, T2, T3, T4, T5, T6, T7, T8, T9, T10
- BT1, T3, T5, T7, T9, T2, T4, T6, T8, T10
- CT10, T9, T8, T7, T6, T5, T4, T3, T2, T1
- DT10, T8, T6, T4, T2, T9, T7, T5, T3, T1
Correct Answer:
B
B
send
light_mode
delete
Question #12
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 post-conditions 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?

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 post-conditions 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?

- AThe aircraft pilot and the customer representative should contribute to assess the detection. The chief software engineer, the system architect and the expert tester should contribute to assess the priority.
- BThe aircraft pilot and the customer representative should contribute to assess the priority. The chief software engineer, the system architect and the expert tester should contribute to assess the detection.
- CThe system architect and the chief software engineer should contribute to assess the priority. The expert tester is the only one who should contribute to assess the detection.
- DThe aircraft pilot is the only one qualified to contribute to assess the priority and thus should be assigned this task. The customer representative should
Correct Answer:
B
B
send
light_mode
delete
Question #13
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?

What is the MINIMUM number of the remaining test cases that must be successfully executed to fulfill the EX1 exit criteria?
send
light_mode
delete
Question #14
You can count on well-written requirements, but you cant count on an adequate contribution of the stakeholders to the quality risk analysis. You have to mitigate the insufficient contribution of the stakeholders because the risk-based testing approach shall minimize the product risks. Your test team has one expert tester in security testing.
Which of the following test activities would you expect to be the less important in this context?
Which of the following test activities would you expect to be the less important in this context?
- AExtract from the defect tracking system of the previous project all the security defects and failures, and classify them to support design and execution of specific tests
- BAutomate all functional and non-functional system tests
- CApply systematic and exploratory testing for integration and system test
- DPerform exploratory testing sessions with adequate charters covering security aspects
Correct Answer:
B
B
send
light_mode
delete
Question #15
During the follow-up phase the following conditions are checked:
X1. The code has been completely reviewed
X2. All the identified defects have been correctly fixed and the modified code has been compiled successfully and run through all the static analyzers used by the project without warnings and errors
X3. The modified code is available under the configuration management system with a new version number for the specified CI
If these conditions are fulfilled then the review process terminates.
Which of the following characteristics of a formal review is missing in this description?
X1. The code has been completely reviewed
X2. All the identified defects have been correctly fixed and the modified code has been compiled successfully and run through all the static analyzers used by the project without warnings and errors
X3. The modified code is available under the configuration management system with a new version number for the specified CI
If these conditions are fulfilled then the review process terminates.
Which of the following characteristics of a formal review is missing in this description?
- ADefined entry and exit criteria
- BChecklists to be used by the reviewers
- CDeliverables such as reports, evaluation sheets or other review summary sheets
- DMetrics for reporting on the review effectiveness, efficiency, and progress
Correct Answer:
D
D
send
light_mode
delete
All Pages