---
title: "Converting Test Types"
slug: "converting-test-types"
updated: 2024-05-02T20:45:18Z
published: 2024-05-02T20:45:18Z
---

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

# Converting Test Types

For several of Catchpoint's test types, it is possible to convert an existing test from one type to another. This is a more streamlined process than deleting a test and creating a new one, and it preserves any historical test data generated by the test prior to the conversion.

The following test types support conversion to any of the other listed test types:

• **Web Test** • **Transaction Test** • **API Test** • **Playwright Test** • **Puppeteer Test**

To convert a Test from one type to another:

1. Log into the Catchpoint Portal and navigate to **Control Center** > **Tests**
2. Locate the desired Test. You can access the Convert feature by clicking the test's 3-dot menu and selecting **Convert**, or by opening the test's properties and clicking **Convert Test** at the upper right.

![convert-test-1.png](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/convert-test-1.png)

1. In the Convert Test pop-up, use the dropdown to select the type of test that you want to convert this test to. When you make your selection, the **Fields not Retained** and **Fields to Complete** sections will list settings you may need to fill in after conversion. Click **Convert**.

![convert-test-2.png](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/convert-test-2.png)

1. The Test Properties blade is displayed for the new test type. Complete the configuration of the new test type. For example, if you have converted from one scripting language to another, you will need to add in a script for the new test type. Save the test when finished.
