# 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="https://1110149073-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fu89vYHjuY9Vj4vhZX5IZ%2Fuploads%2FCXpjTLx8KRIAjNMRRCo4%2FScreenshot%202024-05-13%20at%2015.18.26.png?alt=media&#x26;token=ffec5d05-0d49-479a-a68b-240dd3e2176a" 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="https://1110149073-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fu89vYHjuY9Vj4vhZX5IZ%2Fuploads%2FpEpMMP9TkY4w5e4jSqh1%2FScreenshot%202024-05-13%20at%2015.18.36.png?alt=media&#x26;token=1637eb06-0f7a-4578-8628-06c1b9fea399" 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="https://1110149073-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fu89vYHjuY9Vj4vhZX5IZ%2Fuploads%2FwTZToHTxJqk1MvGYW43o%2FScreenshot%202024-05-13%20at%2015.05.37.png?alt=media&#x26;token=c9a612e7-3530-4734-8540-0f8aea38c82e" alt="" width="262"><figcaption><p>Upload &#x26; Download buttons</p></figcaption></figure>
