Verify complete AdminGUI features. Use wiki for Admin GUI testing: https://connectopensource.atlassian.net/wiki/x/EgB3AQ
CC:
Admin GUI testing. Document results in ticket
completed the full adminGui-test.
Launch-EC2 (WL-1221 with AdminGUI)
ValidationSuite (Passed)
Audit-Search (Passed) wiki a little out-dated
Requester/User: no longer have validation
MessageId: expect URN:UUID
Direct-Config (no longer supported/work as is)
Login (Passed)
Gateway Status (Passed)
Cross-gateway Query Client
config: mpidbjava, user assertion role, and document test-data for gallow younger
Loopback (passed)
g2g (passed)
Exchange Management (passed)
Properties Editor
Gateway Properties (passed)
Adapter Properties (passed)
Internal Endpoint Properties (passed)
Audit Properties (passed)
Failure Logging (passed)
Test Data Load (found bugs)
there are bugs in the test data load seem minor but still need to be fix.
Certificate Management
Manage Keystore (passed)
Manage Truststore (passed)
Import Wizard (passed)
generate certificate from csr (https://connectopensource.atlassian.net/wiki/spaces/CI/pages/696844290/Generate+Chain+of+Trust)
Usuability issue for: Audit-search
URN:UUID should be trim when user input
related-to (UUID): doesn’t have URN
there a validation-conflict with the recorded-data and front-end validation-rule
Gateway-status: wiki out-of-date, could use and update
Account-Manager: password is being limit to 10character?
Manage-roles: wiki out-of-date
Add and Remove User: CONNECTAdmin cannot be removed when login as other admin.
cross-gateway query client: wiki out-of-date
the login user required role for the assertion to be build
successfull query required the adapter-mpi-config to set to mpidbjava and the record need to be associate to the patient in the load-test-data for document to show up
Failure logging could use some clearer testing criteria.
Primeface confirmation dialog appear twice
this seem to be a primefaces issue; if the browser is refresh the double-dialog seem to go away.
this is a know issue with primefaces (https://forum.primefaces.org/viewtopic.php?t=7806)
(bug) Test-Data: patient – select a record before clicking on new
select first-record > clicked on New > save: basic info > save: new additional name
additional-name listing is load from the selected records.
the record is being edit instead of creating in the new-patient after additional-name is created.
(bug--frontend) test-data: patient-additional name; lastname is being placed in suffix
(bug) test-data:document edit record with eventCode cause nullpointerexception
(???) delete patient-with-document the document still cache in the bean; until the page is refresh.
(bug) double error messages are showing up in the certificate-management manage-trustStore; causing by double p:messages
QA Comments:
Verified the results. Displaying of dialog boxes/error messages twice is a known issue and it goes away with a browser refresh. Following tickets have been created to fix the issues:
and