In the following sections we will describe how you can setup the toolkit demo with the provided Jade Test AP and demo test case.
Start by downloading and decompressing the provided Jade Test AP from the "Files" section in this page. After decompresssing, locate the startup script in the root directory of the AP:
This will launch the Jade AP as shown below:
The RMA (Remote Agent Management) GUI is launched automatically when the Test AP is started. The RMA GUI looks as follows:
Check that the MonitorManagerAgent (our AUT) has been initialized and is present and running in the main container
To startup the sniffer agent, click on the button in the RMA GUI. This will display a new GUI to manage the sniffer agent, as shown below:
Start tracing the AUT agent and the AMS agent. You will be able to trace all the message passing when the test case is running. You cannot trace the mock agents or test agents yet; they will be automatically created and destroy while the test case is running.
All the files you need to setup and run the demo test case are included in the zip file available in the "Files" section. Download and decompress the files, you will find the following structure:
A run of the test case looks as follows:
Note that the final result of the test is "OK (2 Tests)", which means that both test (for the SUBSCRIBE and UNSUBSCRIBE protocols) were successful. You can also check the Jade Sniffer agent GUI and trace all the messages that were exchanged between the test agents and the AUT during the test case execution.