Give me some examples for assumption and dependencies for co
Give me some examples for assumption and dependencies for coffee maker project.
Give me some examples for assumption and dependencies for coffee maker project.
Solution
COFFEE MAKER PROJECT
Assumptions :-
coffe maker is assumed to be a finite state machine
for each state, there is an input sequence that produces a unique output
Each test identifies one state
Dependencies:-
•Data flow testing methods account for data dependencies
•Data-flow graph captures data dependencies
Data flow graph:-
•Directed graph with nodes labeled with definitions and uses of variables
