Workflow window

This window guides you through the workflow you need to follow when working in an Extensibility Accelerator project. It displays the development stages required to create and deploy support for a custom toolkit, highlighting the current stage.

To access

Select View > Workflow.

Relevant tasks

Create or update support for a custom toolkit

User interface elements are described below:

UI Elements

Description

Add Test Object Class

Clicking in this area creates a new test object class.

For more details, see Create or update support for a single control.

Highlighted when: No test object classes are defined in the project.

Edit Test Object Class

When this area is highlighted, it indicates that you are in the developing stage of your project.

During this stage, you can create additional test object classes, edit the test object class details, implementation files, and toolkit support properties.

Highlighted when: At least one test object class is defined in the project.

Deploy Toolkit Support

Clicking in this area deploys the toolkit support set to a .zip file.

For more details, see How to deploy a toolkit support set.

Available when: At least one test object class is defined in the project.

Highlighted when: A deploy command is in progress.