Menu

Core Functions

Dave Amies

Core Functions

The Core Functions are simply the functions required to implement the Stepping Framework Methodology within a language or test tool. Typically these functions would be:

1) Step Processor
2) Datasheet Reader
2.1) Read Step Sequence
2.2) Read Data Set
3) Save/Create Variable

2.1 & 2.2 would typically be the same function, but may need to separate functions in some tools.


Related

Wiki: Home
Wiki: Linking Functions