---
title: "Tag Tests and Fine-tune Coverage Reports"
slug: "how-to-better-tag-your-tests-for-improved-coverage-reports"
updated: 2021-12-08T22:10:22Z
published: 2021-12-08T22:10:22Z
---

> ## 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.

# Tag Tests and Fine-tune Coverage Reports

Panaya uses the **Transaction (Object) field** of Test Steps in order to generate test coverage reports and/or suggest test activities include in your Test Plan. To optimize your coverage reports and allow accurate risk-based test management, follow the instructions below on how to**tag your test activities with the correct Object**.

1. Use the **Menu button** to select a **System**  
**![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1638997076983.png)**
2. In the **System Snapshot**, click to view the **Objects List ![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1638997088304.png)**
3. **Review the Object Description field** in the list and locate the relevant activity you wish to test  
You can use advanced filters as shown below![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1638997099303.png)
4. For the activity, you wish to test, copy the **Object Name** as it appears in the list (e.g. PAY.PAYUSEPD(US) or AU.XXPAN_82N) to the clipboard
5. Use the [Project Search](/v1/docs/how-to-use-the-project-search-box) to locate the relevant Test Activity
6. Open up a **Test activity**and select the **Steps tab**
7. Double click on the **Transaction field**and paste the **Object Name**  
**![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1638997115236.png)**
8. **Save the Test**  
Coverage Reports will now be updated for the object  
Suggested Tests for Risk-Based Testing Analysis will now appear for any changes defined for the object

**Good to Know!**  
You can export this list to an Excel spreadsheet and use it to import test activities  
[Importing Tests from Files](/v1/docs/how-to-import-tests-from-files)
