Index
Testing techniques:
- Basic partition testing (t1)
- Input domain boundary testing (BT) t2
- Musa's operational profiles (Musa OP) or usage model for UBST (t3)
- Basic FSM testing (t4)
- Control Flow testing (t5)
- Data dependency Analysis and data flow testing (DFT) (t6)
- Markov operational profiles (Markov OP) for UBST (t7)
BBT : t1, t2, t4, t5, t6
WBT : t1, t2, t4, t5, t6
Total: 5 + 5 + 1 (t3) + 1(t7) = 12
BBT, WBT 是分类classification, 注意techiniques的区别