AI 2.0 in AIQ
This section details the AI 2.0 implementation in AIQ. This applies to AIQ version 4.10 and earlier.
Create Blueprint is all about application learning. Appvance AI creates a file called Blueprint (.abp file) which contains more information than any HTTP interactions (HTTP Traffic)
In this process of creating Blueprint, Appvance AI Blueprint's the application to find out as much about it as it can, dig as far as it can. It then identifies areas for input and prompts for that input, which can be provided for example via a CSV. Using that data, or input, Appvance AI then Blueprint's further into the application and produces a Blueprint which is saved as a .abp file.
-
Serves as a map or Blueprint of the application.
-
Knows all the functionality and features, how they are used, how they are accessed, and where they are in the application.
-
Only needs initial parameters and data for the application’s text boxes, selects, checkboxes, radio buttons, and other user controls.
-
Performs Auto validations.
These sections provide information on the blueprint function:
This section provides an example of using blueprints: