Test Design - Quiz - Answer
Test Design - Quiz - Answer
Test Design - Quiz - Answer
An input field takes the year of birth between 1900 and 2004 The boundary values
for testing this field are: (1 Points)
Answer:
A. 0,1900,2004,2005
B. 1900, 2004
C. 1899,1900,2004,2005
D. 1899, 1900, 1901,2003,2004,2005
Question3: Which of the following could be used to assess the coverage achieved for
specification-based (black-box) test techniques? V. Decision outcomes exercised W. Partitions
exercised X. Boundaries exercised Y. State transitions exercised Z. Statements exercised (1
Points)
Answer:
A. V,W,YorZ
B. W,XorY
C. V,XorZ
D. W, X, Y or Z
A. Boundary value
B. Equivalence partition
C. Decision table
D. State transition
Question5: If the temperature falls below 18 degrees, the heating system is switched on.
When the temperature reaches 21 degrees, the heating system is switched off. What is the
minimum set of test input values to cover all valid equivalence partitions? (1 Points)
Answer:
Question6: According to the ISTQB Syllabus, which of the following are test techniques? I.
Experienced based II. Defect based III. Static and dynamic analysis IV. Structure based (1
Points)
Answer:
Question7: Assume postal rates for ‘light letters’ are: $0.25 up to 10 grams $0.35 up to 50
grams $0.45 up to 75 grams $0.55 up to 100 grams Which test inputs (in grams) would be
selected using boundary value analysis? (1 Points)
Answer:
Question8: Postal rates for 'light letters' are 25p up to l0g, 35p up to 50g plus an extra l0p for
each additional 25g up to l00g. Which test inputs (in grams) would be selected using
equivalence partitioning? (1 Points)
Answer:
A. 8,42,82,102
B. 4, 15, 65, 92,159
C. 10,50,75,100
D. 5, 20, 40, 60, 80
Question10: Consider the following decision table for Car rental Given this decision table,
what is the expected result for the following test cases? TC1: A 26-year-old on business but
with violations or accidents on his driving record TC2: A 62-year-old tourist with a clean driving
record (1 Points)
Answer:
A. TC1: Don't supply car; TC2: Supply car with premium charge
B. TC1: Supply car with premium charge; TC2: Supply car with no premium charge
C. TC1: Don't supply car; TC2: Supply car with no premium charge
D. TC1: Supply car with premium charge; TC2: Don't supply car
Question12: A simple gaming system has been specified as a set of use cases. It has been
tested by the supplier and is now ready for user acceptance testing. The system is assessed
as low risk and there is pressure to release the software into the market as soon as possible.
Which of the following test techniques would be most appropriate for this testing? (1 Points)
Answer:
Question13: Given the following state transition diagram, which of the following series of stat
e transitions contains an INVALID transition which may indicate a fault in the system
design? (1 Points)
Answer:
Question15: What would USUALLY have a set of input values and execution conditions? (1
Points)
Answer:
A. Test basis
B. Test case
C. Test objective
D. Test control
Question16: Given the following state transition diagram: Which of the test cases below will
cover the following series of state transitions? SS - S1 - S2 - S1 - S2 - ES (1 Points)
Answer:
A. A, B, E, B, F
B. A, B, C, D
C. A, B, E, B, C, D
D. A, B, F
A. It is easy to execute
B. It is designed to detect faults if present
C. The expected outcome is specified before execution
D. It is unlikely to delay progress
Question18: Given the following decision table: What is the expected action for each of the
following test cases? Joe is a smoker who will be skiing and has an existing medical condition.
Sue is a non-smoker who does not ski and does not have an existing medical condition. (1
Points)
Answer:
Question20: Given the following decision table: Which of the following test cases and
expected results is VALID? (1 Points)
Answer: