A car navigation system needs to be integrated in the overall car software. Interoperability testing is thus considered to be important. Which of the following techniques is most likely be used to support interoperability tests?
A specification states: "If the fossil is Jurassic in origin then it must be catalogued under Mesozoic post Triassic and cross referred to politic limestone.
If it is a tooth, then it must be catalogued under Dental remains. If the fossil is both Jurassic in origin and a tooth it will be catalogued under Mesozoic post Triassic and cross referred to politic limestone only. "
The tester analyses this for decision table testing and finds the following conditions and actions:
C1: Jurassic C2: tooth A1: Catalogue as Mesozoic post Triassic A2: Cross refer to politic limestone A3: Catalogue as Dental remains
How many test cases will a collapsed decision table have?
Analyzing the requirement, "The system shall allow cash advances of at least 200 Euros for all supported credit cards. The correct list of credit cards is American Express, Diners, VISA, Mastercard and Eurocard." There are arguments to be made for several test design techniques. Which of the following test design techniques is LEAST likely to be used for identifying test cases for the requirement?
Apart from state transition testing, which other specification-based technique would you additionally choose to test the interfaces between components of "Route Calculation" and thus typically find different types of defects? Identify the MOST likely technique from the following list.