Click or drag to resize

TestMethod Enumeration

Method of testing

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public enum TestMethod
Members
Member nameValueDescription
Human0 The test was performed by a human being
Automated1 The test was performed by automated equipment / device
ICT2 The test was performed by an in-circuit test equipment / device
FPT3 The test was performed by a flying probe test machine / equipment / device
FCT4 The test was performed by a functional test machine / equipment / device
BST5 The test was performed by a boundary scan test machine / equipment / deivce
See Also