<scan-data>

The <scan-data> element contains the default scan data to be passed by the Agentry Test Environment’s scan simulator to the test client. This element does not perform the actual scan and does not directly pass the data to the test client. Rather, this element contains the data to be passed to the test client when a scan is called for. The element <scan-start> will perform the actual scan and can contain a value to pass to the test client. If <scan-start> does not contain a value, and if it is preceded by a <scan-data> element, the value in <scan-data> will be the one passed to the test client.

Structure

Contains:
  • Text - The default value to pass to the test client from the ATE’s scan simulator.
Contained By:
  • <script>
Attributes
Name Description Data Type Default Value Required
common script attributes This element includes the following common script attributes:
  • timeout
  • sleep
  • frame
N/A N/A N/A