# Test Folders

## Creating Test Folders

Step 1: Navigate to the Test Cases Tab in the Projects section.

<figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-d23fb09a07fbce48b7f48b039bf8d3b03275d40f%2F738_Test%20Cases%2017_Test%20cases%20list%20-%20Empty%20state-1.png?alt=media" alt=""><figcaption></figcaption></figure>

Step 2: Click "Create test folder"

<figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-4262b01875c329cdcdf801347b16dd96a725cbab%2F738_Test%20Cases%2017_Test%20cases%20list%20-%20Empty%20state.png?alt=media" alt=""><figcaption></figcaption></figure>

Step 3: Name your Test Folder and press "Enter"

<figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-32432d8b5bd3ced8c0e802458870ce9b6398bf8f%2F739_Test%20Cases%2018_Test%20cases%20list%20-%20Create%20test%20suite.png?alt=media" alt=""><figcaption></figcaption></figure>

You can change the Test Folder name at anytime by double clicking the current name, writing a new name, and pressing enter.

Your Test Folder is now created! This example Folder is for "Android" and would hold any Test Cases related to Android OS. Users can make as many Test Folders as is necessary to sort their Test Cases. The image below shows an example of a full set of Test Folders.

<figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-c290048ab229e0b31ecb4d5ea5fa95b18397165a%2Fimage_2024-08-09_085326633.png?alt=media" alt=""><figcaption></figcaption></figure>

## Deleting Test Folders

You can delete created Test Folders whenever you want by following these steps:

Step 1: Double click on Test Folder name

<figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-58cba03ca5818d02ad7e8e0398039637e9af7c94%2FTest%20Cases%2071_Test%20cases%20list%20-%20Test%20folders%20name%20edit%20on%20double%20click.png?alt=media" alt=""><figcaption></figcaption></figure>

Step 2: Click the Trash Icon that appears and confirm

{% hint style="danger" %}
This will delete your Test Folder, all Test Folders held within, and all Test Cases in those folders.
{% endhint %}

<div><figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-b979e04971bd758ddc8227b8830e042115b69679%2FTest%20Cases%2072_Test%20cases%20list%20-%20Test%20folders%20name%20edit%20on%20double%20click.png?alt=media" alt=""><figcaption></figcaption></figure> <figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-e70e9594fbe251b8b06cfbe25e8eaa36ee015e19%2FTest%20Cases%2073_Test%20cases%20list%20-%20Test%20folders%20name%20edit%20on%20double%20click.png?alt=media" alt=""><figcaption></figcaption></figure></div>

You Test Folder should now be deleted.

Now that you know how to create, sort and delete Test Folders, you will need to create Test Cases. But first, let's learn what a Test Case is. Click "Next" to learn the anatomy of a Test Case
