Used to verify all areas of AcceleratorKMS are properly running and configured.
To fully validate the AcceleratorKMS software, there are several areas that you must test.
Database connectivity
Test |
Expected results |
Troubleshooting |
---|---|---|
Load the login page. https://<AcceleratorKMS_URL>/Login |
Login page loads. |
|
Log in using an account with the Administrator role. |
Login is successful. |
|
Create a new traditional document. |
Document saves correctly. |
|
Attachment functionality
Test |
Expected results |
Troubleshooting |
---|---|---|
Edit the statement and add an attachment. (File size limit is 100 MB, but aim for under 20 MB to maintain site speed) |
The attachment adds correctly and the statement saves. |
Database Administrator must ensure "write" permissions to database are configured. |
Publishing/Export
Test |
Expected results |
Troubleshooting |
---|---|---|
Save loaded document as a PDF |
PDF loads in browser or appears as a downloaded file. |
System Administrator must verify IIS_IUSRS has modify permission in: c:\inetpub\wwwroot\pdfconverter |
Workflow
Test |
Expected results |
Troubleshooting |
---|---|---|
Complete a published document and add a comment during completion. |
Able to make a comment, complete all statements, and select Complete. |
Verify at least one type exists in the comment type configuration. |
Verify that a task was created based on the comment that was created. |
Task displays on Task page. |
Verify a workflow is configured in the comment type configuration. |
Assign the task. |
An email is sent to the assignee. |
Verify SMTP network host and port are properly configured in Administration > Configuration. |