---
sourceDocument: Yokohama Build or modify applications
sourceDocumentLink: https://www.servicenow.com/docs/r/yokohama/application-development

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Active manual test runners

# Active manual test runners {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

View the client test runners table filtered to show only those runners available to
run manually-started tests.
When you start a manual [client test runner](https://www.servicenow.com/docs/RCkgkemnippD_sUkq2mTnw "If an automated test includes steps that involve a form or any other user-interface (UI) element, it runs those steps in a browser tab or window called a test runner or client test runner."), the system registers that runner in the Test Runners table as
active.
The data in this table is transient. While the runner is active, it reports in to the system at a specified interval. If the runner does not report in at the expected time, the system marks the runner as inactive. After a period of time the system deletes the runner. You can [modify these intervals](https://www.servicenow.com/docs/co7M47uwZNuR_C8UXIwgZw "Modify how often active client test runners report in to the system and how long the system retains records for inactive client test runners.") on the [Automated Test Framework
properties](https://www.servicenow.com/docs/kcx6hsY5387sFbfeJbFwlw "On the Properties form, you can set parameters that control how the system executes automated tests and test suites.") page. Figure 1. Example Active Manual Client Runner Test table {#atf-active-manual-runners-module__table_vtz_r4g_sz__entry__2}

| Field / UI Element | Description |
|-|-|
| Type | Whether this test runner is for manual or scheduled tests. In the Active Manual Test Runners module, Type is always Manual. |
| User | The user logged into the browser session. |
| Browser name | The browser name. |
| Browser version | The browser version. |
| OS name | The name of the operating system running the browser. |
| OS version | The version of the operating system running the browser. |
| Status | Whether this runner is currently online or offline. In the Active Manual Test Runners module, Status is always Online. |
| Last checkin | The time/date this runner most recently reported in to the system. |
| Status reason | If the Status is Offline, the reason why. In the Active Manual Test Runners module, Status reason is always empty. |
[Table 1. Fields on the Client Runner Test table]

{#atf-active-manual-runners-module__table_vtz_r4g_sz}

