.NET Add-in Extensibility Planning Checklist

Use this checklist to plan the support for your custom control:

Custom Control Support Planning Checklist

Specify in Test Object Config. file?

Specify in .NET Add-in Extensibility configuration file?

Specify in Custom Server?

q

The sources for this custom control are located in:
  

   

q

Specify the .NET test object class to map to the control: (Default— SwfObject)
  

   

q

Specify the test object methods you want to add or modify (if required, include arguments, and return values):
  

   

q

Display test objects of this class in the .NET Windows Forms Spy?
Yes (default)/No

   

q

Provide support for recording?
Yes/No

If so, list the events that should trigger recording:

  

   

q

Provide support for table checkpoints and output values?
Yes/No