Creating a New Property Set

This functionality is supported only if you are using the Classic Agent.

  1. Click Options > Property Sets. Silk Test Classic displays the Property Sets dialog box, which lists all existing property sets. You can also click Define on the Verify Window dialog box.
  2. On the Property Sets dialog box, click New.
  3. Specify a name for the new property set in the Name text box. Property set names are not case sensitive. They can be any length and consist of any combination of alphabetic characters, numerals, and underscore characters.
  4. Specify a class in the Class text box and then a property of that class in the Property text box.
  5. Click Add. Silk Test Classic adds the class-property pair to the list box. The class or property name is not validated here, so type carefully. Invalid names are ignored at runtime. If you make a mistake, select the class-property pair and click Edit.
  6. Repeat steps 4 and 5 for as many class-property pairs as you want to add. Delete any class-property pairs you don’t want to include by selecting them and clicking Remove.
  7. Once the list of classes and properties is correct, click OK. Silk Test Classic closes the New Property Set dialog box and displays the new property set in the Property Sets list box.
  8. Click Close.