Can someone tell me if my whitebox testing is correct? Can I put 2 arrows entering for statement 8 ?
Code being tested:
Whitebox test:
Can someone tell me if my whitebox testing is correct? Can I put 2 arrows entering for statement 8 ?
Code being tested:
Whitebox test:
Below are all the possible transitions:
scheduling.cell.row
may be empty)db.getvehicles
may be empty)That's it. The whole 9-13 part is not executed here as it will be executed as a reaction on a drag event. So there is no direct connection between 8 and 9.