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.
Given the following flow chart diagram:
What is the minimum number of test cases required for 100% statement coverage and 100% decision coverage, respectively?
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
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?
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?