PeopleSoft Test Framework Integrity

The following table describes the audit queries and resolutions for this area:

Query Description Resolution

PTF-01

Lists tests that contain references to tests that do not exist.

For example, a test <Test Case> is removed or deleted but is still referenced by a <Test Name>.

Access the PTF client. Find the test by <Test Name> in PTF client, open it in test editor and navigate to problematic steps identified by the <Test Seq> in the SYSAUDIT report and correct the reference or remove the step.

PTF-02

Lists tests that contain references to test cases that do not exist.

For example, a <Reference Test Case> is removed or deleted from a <Reference Test> which does exist, and the <Reference Test Case> is referenced by a <Test Name>.

Access the PTF client. Find the test by <Test Name> in PTF client, open it in test editor and navigate to problematic steps identified by the <Test Seq> in the SYSAUDIT report and correct the reference or remove the step.