Eggplant DAI Integration with Eggplant Functional
Eggplant DAI can run tests against your systems under test (SUTs) based on the model or models you build. In order for those models to interact with SUTs, you need to connect Eggplant DAI to an instance of Eggplant Functional, then write SenseTalk code snippets in Eggplant Functional to perform the actions called for by the model. See Getting Started with Eggplant Functional for informatiion about Eggplant Functional.
Using the Agent
The agent creates the connection to an Eggplant Functional suite so that you can use SenseTalk code snippets to drive the actions of your Eggplant DAI models. The agent can run on the same machine on which you run Eggplant DAI, or on a hosted machine that you access remotely. The agent is available for both Windows and Mac, as well as to be used in raw Python format.
For complete instructions on installing, configuring, and running the agent, see Configuring the Eggplant DAI Execution Environment.