Difference between revisions of "WISE-Agent Verification Tool"
From ESS-WIKI
(Created page with "'''AgentTester – a software tool for testing all sorts of functions and modules of the Agent.''' == Architecture == The architecture of AgentTester is described as follo...") |
|||
| Line 1: | Line 1: | ||
| − | '''AgentTester – a software tool for testing all sorts of functions and modules of the Agent.''' | + | '''AgentTester – a software tool for testing all sorts of functions and modules of the Agent.''' == Architecture == The architecture of AgentTester is described as follows. The agent includes three different layers: Main, Module and Library. '''Main Layer:''' The main executable function to load all the modules required to test functions of an agent. '''Module Layer:''' All modules used to test functions of an agent. '''Library Layer:''' All libraries required in modules. |
| − | |||
| − | |||
| − | |||
| − | == Architecture == | ||
| − | |||
| − | The architecture of AgentTester is described as follows. The agent includes three different layers: Main, Module and Library. | ||
| − | |||
| − | | ||
| − | |||
| − | '''Main Layer:''' | ||
| − | |||
| − | The main executable function to load all the modules required to test functions of an agent. | ||
| − | |||
| − | '''Module Layer:''' | ||
| − | |||
| − | All modules used to test functions of an agent. | ||
| − | |||
| − | '''Library Layer:''' | ||
| − | |||
| − | All libraries required in modules. | ||
Revision as of 04:40, 3 October 2016
AgentTester – a software tool for testing all sorts of functions and modules of the Agent. == Architecture == The architecture of AgentTester is described as follows. The agent includes three different layers: Main, Module and Library. Main Layer: The main executable function to load all the modules required to test functions of an agent. Module Layer: All modules used to test functions of an agent. Library Layer: All libraries required in modules.