BCS ISTQB Certified Tester Foundation Level 2018 認定 CTFL18 試験問題:
1. Which of the following statements best characterises maintenance testing?
A) Maintenance testing is triggered by changes to the software environment and uses structural testing to ensure the changes function correctly
B) Maintenance testing is triggered by changes to the test environment and uses testing tools to perform regression testing
C) Maintenance testing is triggered by changes to software under development before initial delivery and uses the test plan to determine how much regression testing to do
D) Maintenance testing is triggered by changes to delivered software and uses impact analysis to minimise the amount of regression testing needed
2. Considering the following pseudo-code, calculate the MINIMUM number of test cases required to achieve 100% statement coverage and 100% decision coverage.
A) Statement coverage: 4. Decision coverage: 4
B) Statement coverage: 3. Decision coverage: 4
C) Statement coverage: 4. Decision coverage: 3
D) Statement coverage: 4. Decision coverage: 5
3. Hand over of Testware is a part of which Phase:
A) Test Closure Activities
B) Test Planning and control
C) Evaluating exit criteria and reporting
D) Test Analysis and Design
4. What is the purpose of test completion criteria in a test plan:
A) To ensure that the test case specification is complete
B) To set the criteria used in generating test inputs
C) To know when a specific test has finished its execution
D) To know when test planning is complete
E) To plan when to stop testing
5. Your agile project has scheduled a final sprint before release to fix and re-test all open defects with a priority level of 3 or above.
The following defect report shows the defect fields that are currently being captured on the system.
Title: Unable to add excursions to pre-paid cruises
Date raised: 21/05/18
Author: Emma Rigby
Status: Fixed
What occurred: I went to book an excursion for a pre-paid cruise but received an error message saying, 'Facility not available'. I can book excursions on cruises that have not yet been fully paid.
What should have occurred: Requirement 3.12 says clearly that customers can add excursions after cruises have been fully paid so the facility should have been available (when an additional amount may now need to be paid).
Priority: 2
Software build: 2.1
Test level: System test
Environment details: System test 3
Which of ONE of the following additional defect report fields would be MOST beneficial for the sprint team to add?
A) Actual results.
B) Severity.
C) Test Script Id.
D) Expected results.
質問と回答:
質問 # 1 正解: D | 質問 # 2 正解: D | 質問 # 3 正解: A | 質問 # 4 正解: E | 質問 # 5 正解: B |