Internal Endpoints Properties Editor Testing

Version History:

Version#DateModified ByDescription of Modification
1.05/19/2015Paul TambelliniInitial Version

Overview

The following steps are for testing CONNECT adapter configuration functionality.

Test Environment Setup:

  1. Deploy CONNECT ear (mvn clean install -P AD,PD,DQ,DR,DS,Direct,admingui) and AdminGUI war
  2. Successfully execute ConnectValidation suite before running AdminGUI test cases
  3. Browse to http://localhost:8080/CONNECTAdminGUI

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 Internal Endpoints Properties configuration tab
  1. Select Properties -> Internal Endpoints from the left navigation panel

User will be able to see Internal Endpoints Properties tab with a list of available properties.

The Internal Endpoints tab shows list of property rows with below fields:

1.Name : name from the internalExhcangeInfo.xml file
2.Description: Property description, defined as comments in the internalExchangeInfo.xml file
3.URL: property value.


Edit Property Value
  1. In the DocSubmission version 2.0 row, click on the Value in the far right column. Add a 1 to the end of the URL.
  2. Check internalExchangeInfo.xml and verify that the value is added to the end of the URL.
  3. In the DocSubmission row, click on the Value in the far right column. Remove the 1 at the end of the URL
  4. Check internalExchangeInfo.xml and verify that the value is without a 1 at the end.

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: