Virtual Device Tool

Defines a virtual device.

The dynamic Virtual Device Tool is used to create a virtual device in the workbench of a script file. The created virtual device will get the same name as the tool instance.

A virtual device is used to make scripts which use device methods independent of the actual devices used, in other words the virtual device creates an abstract view of the device entities used in a test script.

To create a virtual device, right click a workbench and select ‘Create new ZapTool’.

Select ’Virtual Device Tool’ in the dialog and type the name of the tool instance.