Read test results#

Each check your test script made shows as a green tick or a red cross.

The Test results tab shows the result of each assertion in your test script. When a test script runs after a response, each check it makes becomes a row here, marked as a pass or a fail. Write these checks on the Tests tab of the request.

Read a pass or fail row#

Each row shows the name of the check and whether it passed. A passing check has a green tick. A failing check has a red cross, followed by the reason it failed.

The tab label carries a running count once a test has run, such as "Test results (1/1)". The first number is how many checks passed, the second is how many ran.

When no test ran#

If the request had no test script, or the script made no checks, the tab reads "No tests run".