ISTQB CTFL4 Practice Test - Questions Answers, Page 16
List of questions
Question 151
Decision table testing is being performed on tran-sactions in a bank's ATM (Automated Teller Machine) system. Two test cases have already been generated for rules 1 and 4. which are shown below:
SEE ATTACHMENT 1
Given the following additional test cases:
SEE ATTACHMENT 2
Which two of the additional test cases would achieve full coverage of the full decision table (when combined with the test cases that have already been generated for rules 1 and 4)?
Question 152
Given the following state model of sales order software:
SEE ATTACHMENT
Which of the following sequences of tran-sitions provides the highest level of tran-sition coverage for the model (assuming you can start in any state)?
Question 153
Which of the following tasks is MOST LIKELY to be performed by the tester?
Question 154
Given the following examples of entry and exit criteria:
1. A defined level of code coverage has been achieved
2. The test automation tool has been installed and properly configured
3. The number of unresolved defects is within the predefined limit
4. The performance test environment has been set-up and is available
5. The user stories have proper acceptance criteria defined
6. The testing budget has been spent and the project sponsor bears the risk of not testing any further
Which of the following BEST categorizes them as entry and exit criteria:
Question 155
Given the following priorities and dependencies for these test cases:
SEE ATTACHMENT
Which of the following test execution schedules BEST takes into account the priorities and technical and logical dependencies?
Question 156
Which of the following statements about test estimation approaches is CORRECT?
Question 157
Which of the following BEST describes a test summary report for executive-level employees
Question 158
Which of the following BEST defines risk level?
Question 159
Which of the following is MOST likely to be an example of a PROJECT risk?
Question 160
You are testing an e-commerce system that sporadically fails to properly manage customers' shopping carts. You have stressed the urgency of this situation to the development manager and development team and they recognize the priority of resolving the underlying defect. The development team is waiting for more information, which you will include in your defect report. Given the following items of information they are included in a typical defect report:
1. The expected results
2. The actual results
3. The urgency and priority to fix this
4. The date and author of the defect report
5. A description of the defect in order to reproduce, including screenshots and database dumps
Which of these items will be MOST useful to the developers to help them identify and remove the defect causing this failure?
Question