Rubrique précédente: Deploy a New HookRubrique suivante: Data Set Characteristics


Custom Data Sets

This chapter explains how to extend LISA with a new data set.

Data sets are created in much the same way that test steps are created. LISA provides a simpler way that shields you from most of the editor and serialization overhead. This approach uses default class implementations for the controller and editor. This simpler approach is documented here.

This section contains the following topics:

Data Set Characteristics

Create a New Data Set

Deploy a New Data Set