---
title: "Oracle Test Reports"
slug: "what-are-the-available-tests-reports-for-oracle-users"
updated: 2025-07-16T10:50:20Z
published: 2025-07-16T10:50:20Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://success.panaya.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Oracle Test Reports

Under the Reports tab, there are three available Tests reports -

- Test Plan
- Steps Execution
- [Planned vs. Actual](/v1/docs/how-to-read-the-planned-vs-actual-report)
- [Compliance Monitor](/v1/docs/how-to-keep-track-of-e-signatures-for-tests)
- Test Coverage
- [Testing Progress Forecast Report](/v1/docs/testing-progress-forecast-report)
- [Tests and Steps trend by status](/v1/docs/how-to-view-the-test-trend-graph)

## **Test Plan**

Presents the Tests in your project according to module and priority, with the ability to filter the report according to your needs.

![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1638818177067.png)

---

## **Steps Execution**

Compare the number of planned steps to the actual number of passed steps. You can select any of the numbers to see the list of relevant tests.

**Note**

- The report does not consider steps in the **Not Applicable**status
- The report displays the number of Test **Steps**or Planned Runs / **Hours**.  
By clicking on the numbers in the report, Panaya will display the **Tests List View**. Since Test /Quick Tests can contain more than one step, the number of displayed items in the list may differ from the sums in the Planned vs. Actual report.

---

## **Planned vs. Actual** [](/v1/docs/how-to-read-the-planned-vs-actual-report)

[Click here to learn more about the Planned vs. Actual report](/v1/docs/how-to-read-the-planned-vs-actual-report)

---

## **Test Coverage**

The Test Coverage report provides a view of all the objects impacted by the changes to your system as a result of an Impact Analysis project. The objects themselves are grouped according to the Oracle module and are divided into 2 lists, covered and not covered. Objects that are covered are associated to at least one test, whereas objects that are not covered do not have any associated testing assets in the system. The report is available for your **Upgrade**project or **ongoing changes**(**Patches**and **Customizations**). To learn how to link suggested tests for ongoing changes, [click here](/v1/docs/how-to-analyze-impact-and-risk-for-oracle-ebs).

![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1638818238317.png)

### Coverage Calculation

Test activities are reflected in the Test Coverage report when one or more of these conditions apply -

- For [**Tests**](/v1/docs/what-are-the-differences-between-a-test-and-a-quick-test-1)-  
The Test**Step** includes a valid **Object**in the **Steps tab**.  
These Test activities and steps can be either created manually or imported in one of the Test import methods.  
Click here to learn how to define the Object for test steps.  
  
[Click here to learn how to define a valid Object for each step of your test activities](/v1/docs/how-to-add-a-step)  
  
For **Unit Tests** - Panaya automatically populates****the **Object**and **Object Description**
- For [**Quick Tests**](/v1/docs/what-are-the-differences-between-a-test-and-a-quick-test-1)****-  
Panaya will consider Objects that are included in the**Script Section**  
For [**imported**](/v1/docs/how-to-import-test-assets-into-panaya)**Quick Tests**that were imported [**from your own documents**](/v1/docs/how-to-import-tests-from-files), Panaya will read the Object names from within your files. All valid Objects will be reflected in the report.  
![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1638818253545.png)

## Related

- [The Multi-Project and Systems Dashboard](/the-dashboard-view.md)
