최신ISQI ISTQB Certified Tester Foundation Level (Syllabus 2011, D only) - CTFL_Syll2011_D무료샘플문제
문제1
Which of the following best describes the Black-box technique?
Which of the following best describes the Black-box technique?
정답: D
문제2
Which of the following errors CANNOT be found with structure-based testing techniques?
Which of the following errors CANNOT be found with structure-based testing techniques?
정답: C
문제3
A booking system for a city bus service prices its fares according to the time of travel:
* Peak-time tariff starts at 0600 and finishes at 1000 am
* Off-peak tariff applies during all other times of service
* The bus service does not operate between 2300 and the start of the next day's peak service Note that all times mentioned are inclusive.
When applying the equivalence partitioning test design technique, which of the following options, shows test case inputs that each fall into a different equivalence partition?
A booking system for a city bus service prices its fares according to the time of travel:
* Peak-time tariff starts at 0600 and finishes at 1000 am
* Off-peak tariff applies during all other times of service
* The bus service does not operate between 2300 and the start of the next day's peak service Note that all times mentioned are inclusive.
When applying the equivalence partitioning test design technique, which of the following options, shows test case inputs that each fall into a different equivalence partition?
정답: D
문제4
A data driven approach to test automation design is best described as:
A data driven approach to test automation design is best described as:
정답: C
문제5
During which stage of the fundamental test process is the testability of requirements evaluated?
During which stage of the fundamental test process is the testability of requirements evaluated?
정답: D
문제6
The Cambrian Pullman Express has special ticketing requirements represented by the partial decision table below.
Refer to the exhibit

Carol has a student railcard and is travelling on a Flexible Standard Class ticket. James has a senior railcard and is travelling on a super saver ticket. Which of the options represents the correct actions for these two test cases? [K3]
The Cambrian Pullman Express has special ticketing requirements represented by the partial decision table below.
Refer to the exhibit

Carol has a student railcard and is travelling on a Flexible Standard Class ticket. James has a senior railcard and is travelling on a super saver ticket. Which of the options represents the correct actions for these two test cases? [K3]
정답: D
문제7
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.
Number of correct answers: 1
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.
Number of correct answers: 1
정답: D
문제8
Which of the following test techniques is structure-based?
Which of the following test techniques is structure-based?
정답: C
문제9
The following program part is given:
IF (condition A)
then DO B
END IF
How many test cases are necessary in order to achieve 100% statement coverage?
The following program part is given:
IF (condition A)
then DO B
END IF
How many test cases are necessary in order to achieve 100% statement coverage?
정답: B
문제10
Testing effort can depend on a number of factors, which one of following is MOST likely to impact the amount of effort required?
Testing effort can depend on a number of factors, which one of following is MOST likely to impact the amount of effort required?
정답: D
문제11
When can functional and structural testing BOTH be applied?
When can functional and structural testing BOTH be applied?
정답: B
문제12
Which of the following test types is a part of the V-Model?
Which of the following test types is a part of the V-Model?
정답: A