Improved FSM-based method for protocol conformance testing
摘要
介绍了一种基于FSM(finite state machine)的生成一致性测试序列的改进算法
该方法混合了UIO(unique input/output)方法和T方法
UIO方法的测试能力优于T方法
但是生成的测试序列的长度较后者要长一些。实验结果表明
本改进方法的能力与UIO方法相同
并且测试序列的长度接近于T方法。
Abstract
An improved FSM-based method was introduced to generate the conformance test sequences.This FSM-based method is a mixture version of unique input output(UIO) method and T method.The UIO method has better capability than T method
but the length of conformance test sequences of that is much longer.The simulation results have shown that the improved method has same fault coverage than UIO method
while the length of the test sequences is close to T method.