Admin GUI Testing

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 step

Expected outcome

Log in

Successful log in

Create a new user

User successfully created

Ping the exchange-manager endpoint

Test passes

Edit a property value

Check actual file, property value has been updated

Full Admin GUI Testing