Gateway Properties Editor Testing
Version# | Date | Modified By | Description of Modification |
---|---|---|---|
0.1 | 2/24/2015 | Sailaja Adusumilli | Initial Version |
Overview:
The following steps are for testing CONNECT gateway configuration functionality.
Test Environment Setup:
- Deploy CONNECT ear (mvn clean install -P AD,PD,DQ,DR,DS,Direct,admingui) and AdminGUI war
- Successfully execute ConnectValidation suite before running AdminGUI test cases
- Browse to http://localhost:8080/CONNECTAdminGUI
Properties
Expand the Properties menu in the left navigation panel, select Gateway, and execute the following tests:
Test Scenario | Test Steps | Expected Results |
---|---|---|
Navigate to Gateway Properties configuration tab |
| User will be able to see Gateway Properties tab with a list of available properties. The Gateway tab shows list of property rows with below fields: 1.Key : keys from the gateway.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 x12 document submission key successfully. User will see an info alert as property changed. From the SOAPUI-validation suite enable "RealTimeTransaction TestCase" and run the test. The result will be fail. (Note: This property will be picked up only if the server is re-started. After updating for testing purpose/reverting back (restoring) it will require re-start.) |