BCS ISTQB Certified Tester Foundation Level 2018 - CTFL18 模擬練習

In the MASPAR case study..?

正解: B
Which TWO of the review types below are the BEST fitted (most adequate) options to choose for reviewing safety critical components in a software project? Select 2 options.

正解: C,D
What content would be in an incident report if that incident report was based on the IEEE 829 Standard for SoftwareTest Documentation?
(i)Identification of configuration items of the software or system.
(ii)Software or system lifecycle process in which the incident was
observed.
(iii)Description of the anomaly to enable reproduction of the incident.
(iv)Number of occurrences of the incident.
(v)Classification of the cause of the incident for metrics and for
reporting purposes.

正解: C
Consider the following pseudo code:
1. Begin
2. Input X, Y
3. If X > Y
4. __Print (X, `is greater than', Y)
5. Else
6. __Print (Y, is greater than or equal to', X)
7. EndIf
8. End
What is the minimum number of test cases required to guarantee both 100% statement coverage and 100% decision coverage?

正解: B
What is the purpose of exit criteria?

正解: B
Which of the following options correctly described the impact of incorrect software systems behavior?

正解: D
live defect has been found where a code component fails to release memory after it has finished using it.
Which of the following tools would have been the MOST effective at detecting this defect prior to live implementation?

正解: D
The business has asked for a weekly progress report. Which of the following would be appropriate as a measure of test coverage?

正解: A
解説: (PassTest メンバーにのみ表示されます)