1.
Given the following state table:
Which of the following represents an INVALID transition (N)?
2.
In which activity of the Fundamental Test Process is the test environment set up?
3.
Given the following decision table:
Which of the following test cases and expected results is VALID?
4.
Which of the following are characteristic of test management tools?
a) They support traceability of tests to source documents.
b) They provide an interface to test execution tools.
c) They help to enforce coding standards.
d) They manipulate databases and files to set up test data.
5.
Which one of the following is a characteristic of good testing in any lifecycle model?
6.
Given the following flow chart diagram:
What is the minimum number of test cases required for 100% statement coverage and 100% decision coverage, respectively?
7.
Which of the following are structure-based techniques?
a) Decision table testing
b) Boundary value analysis
c) Multiple condition coverage
d) Use case testing
e) Decision testing
8.
The digital rainbow Thermometer uses 7 colors to show the ambient temperature. Each color spans a range of just 5, with an operating minimum and maximum of minus 5 and 30. Which of the following values is minimum and maximum of minus 5 and 30.
Which of the following values is LEAST likely to have been identified when applying the boundary value test design technique?
9.
A system specification states that a particular field should accept alphabetical characters in either upper or lower case.
Which of the following test cases is from an INVALID equivalence partition?
10.
Which of the following is an example of a product risk?