Previous Topic: Deploy a New HookNext Topic: Data Set Characteristics


Custom Data Sets

This section explains how to extend DevTest Solutions with a new data set.

Data sets are created in much the same way that test steps are created. DevTest 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