최신 ISTQB Certification CTFL-2018 무료샘플문제:
1. Which of the following BEST describes a Test Case?
A) A description of the test objectives to be achieved and the means and the schedule for achieving them.
B) A statement about "what to test" in terms of measurable coverage criteria from analysis of the test basis.
C) A set of preconditions, inputs, actions, expected results and postconditions developed based on test conditions.
D) A source to determine expected results to compare with the actual result of the system under test.
2. Which of the following BEST describes how configuration management supports the test process?
A) It helps the test manager to decide how best to integrate and coordinate the testing activities into the software life cycle.
B) It enables the tester to systematically design test conditions, cases and data.
C) It enables incidents to be tracked from discovery and classification to correction and confirmation of the solution.
D) It enables the tester to reproduce the tested item through unique identification and version control.
3. Which of the following would NOT typically be covered in a test summary report?
A) The risks associated with unresolved defects found during testing.
B) Whether there is any economic benefit in continuing testing beyond the planned date.
C) Any features of the system that were not tested along with reasons.
D) An analysis of lessons learned to determine changes for future projects.
4. Tests have been specified for the latest software release and users have prioritised these.
However, there are some dependencies between tests as shown in the table below (e.g. Test ID. '123' cannot be run until Test ID. '456' has been successfully completed).
Which test execution schedule best meets the prioritisation and dependency conditions?
A) 3, 5, 7, 10, 2, 4, 6, 8, 9, 1.
B) 1, 4, 3, 5, 2, 7, 9, 10, 6, 8.
C) 6, 1, 2, 9, 4, 3, 5, 7, 8, 10.
D) 5, 7, 4, 3, 9, 10, 1, 6, 8, 2.
질문과 대답:
질문 # 1 정답: C | 질문 # 2 정답: D | 질문 # 3 정답: B | 질문 # 4 정답: B |