Version History:
Version# | Date | Modified By | Description of Modification |
---|---|---|---|
1.0 | 5/19/2015 | Sailaja Adusumilli | Initial Version |
Overview
The following steps are for testing CONNECT adapter configuration functionality.
Test Environment Setup:
- Deploy CONNECT ear (mvn clean install -P AD,PD,DQ,DR,DS,Direct) and AdminGUI war
- Successfully execute ConnectValidation suite before running AdminGUI test cases
- Browse to http://localhost:8080/CONNECTAdminGUI-4.5.0-SNAPSHOT
Properties
Expand the Properties menu in the left navigation panel, select Adapter, and execute the following tests:
Test Scenario | Test Steps | Expected Results |
---|---|---|
Navigate to Adapter Properties configuration tab |
| User will be able to see Adapter Properties tab with a list of available properties. The Adapter tab shows list of property rows with below fields: 1.Key : keys from the Adapter.properties file |
Edit Property Value |
| When a value is changed, an info box will appear describing the change that has just been made. In this case, you will see the following two messages: |
Edit Property Setting - Negative case |
| User will be able to comment the selected property key successfully. User will see an info alert as property changed. From the SOAPUI run Connect ValidationSuite test. The result will be fail. |