> For the complete documentation index, see [llms.txt](https://swallow-1.gitbook.io/swallow/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://swallow-1.gitbook.io/swallow/test/editing-tests.md).

# Editing Tests

## Editing single test cases

Scroll down to the bottom of the 'Test' page and you'll see a table listing all of the current tests running.&#x20;

Hover over the test row you want to edit, and a 'View' button will appear on the right-hand side. Click this button and it will open the details of your test.

<figure><img src="/files/kxDUyCPE6mi4FmyWcc4K" alt="" width="165"><figcaption><p>'View' button</p></figcaption></figure>

Once you've opened a test, you can change any details within it.&#x20;

* **Test name** - The name of your test.
* **Outputs** - Add the expected price and validity outputs of your test, so you can compare them against results.
* **Inputs** - Edit the inputs of your test.

Make sure to save your test once you're finished, by pressing the 'Save Test' button in the top right.

<figure><img src="/files/4kkRFkO1aMUnOCt5k2S8" alt="" width="92"><figcaption><p>'Save test' button</p></figcaption></figure>

## Bulk editing tests

You can bulk edit tests by downloading all of your tests as a CSV, using the 'Download Tests' button at the top left of the 'Tests' tab screen.

You can then make changes in the document before re-uploading it.

<figure><img src="/files/bZeq6xgfxDe4AlKKMds1" alt="" width="262"><figcaption><p>Upload &#x26; Download buttons</p></figcaption></figure>
