The second chapter is about the specific techniques of white-boxtesting, black-boxtesting, and several other methods that can be applied at different levels.
第二章是关于特定技术的白盒测试,黑盒测试和能在不同的层次使用的数个其它方法。
2
The idea of using of model programs and state space exploration is a natural extension of finite state machine based techniques that fits well with black-boxtesting of software.
使用模型编程与状态间隔探测的思想对于以软件黑盒测试技术为基础的有限状态机是一种自然的扩充。
3
Most of the web-tier testing frameworks follow black-boxtesting approach where developers write test classes using the web components to verify the rendered HTML output is what is expected.