Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This test case is used to test audit query based on the request type elements that are passed  in auditquery service. This means, auditquery service request has UserId, EventTypeList, EventOutcomeIndicator, EventBeginDate and RemoteHcidList element values. When this suite is executed, an on the script will insert required data into the auditrepo.auditrepository table and then audit search performed based on the elements that are passed in request. Returned results are verified using assertion checks. 

...

This project is used to test CONNECT's audit logging functionality for PD, DQ, DR, DS, PDDeferred and DSDeferred services. This project got g0, g1 suites with one test case for each service. When this project is executed, there is a script for each test case which validates number of audit entries logged in auditrepo.auditrepository table. The script will also fetch and validate the blob message to make sure it is complying as per sequoia project checklist and Exchange spec. When auditing turned off using an on a script, it is verified that there are no entires entries in auditrepo.auditrepository table. 

...

This project is used to test CONNECT's audit logging functionality for PD, DQ, DR, DS, X12, PDDeferred, DSDeferred, Batchrequest and Batchresponse services. This project got g0, g1 suites with one test case for each service. When this project is executed, there is a script for each test case which validates number of audit entries logged in auditrepo.auditrepository table. The script will also fetch and validate the blob message to make sure it is complying as per sequoia project checklist and Exchange spec. Using an on a script, when auditing turned off, it is verified that there are no entires in auditrepo.auditrepository table. 

...