Custom Class Support Planning Checklist
Use this checklist to plan your custom class toolkit support.
Custom Class Support Planning Checklist | |
---|---|
q | Does the custom class have a superclass for which UFT One custom support is not yet available? |
q | If so, should I first extend support for a control higher in the hierarchy? |
q | Do I have an application that runs the custom control on a computer with UFT One installed? |
q | The sources for this custom control class are located in: |
q | Which existing Java test object matches the custom control? |
q | If none, create a new Java test object class named:
|
q | Should UFT One recognize the custom control as a top-level Java test object? |
q | Is the custom control a wrapper? |
q | Specify the basis for naming the test object: |
q | List the identification properties to support, and mark default checkpoint properties:
|
q | List the test object methods to support (include arguments and return values if required):
|
q | Provide support for recording? (AWT-based only) |
q | If so, list the events that should trigger recording:
|