Admin GUI Testing

Overview

AdminGUI is a separated component of CONNECT; it will need the admin web services to be build to function correctly.

  • $ mvn clean install -P PD,DQ,DR,DS,AD,X12,DDS,DDQ,jboss7,was,weblogic,DB,admingui

Basic Admin GUI Smoke Testing

Test stepExpected outcome
Log inSuccessful log in
Create a new userUser successfully created
Ping the exchange-manager endpointTest passes
Edit a property valueCheck actual file, property value has been updated

Full Admin GUI Testing