# Test a Form

## Description

This document provides instructions to test a form available in a project using ODK Central.

## Prerequisites

* [ODK Central](https://docs.getodk.org/central-intro/) must be deployed and available
* A user must have valid credentials to login **ODK Central**
* A user must have an Administrator role in ODK Central. See [Create User and Assign Role](https://docs.openg2p.org/1.3/pbms/functionality/administration/role-based-access-control/user-guides/assign-roles-to-users) guide
* A user must have ODK Collect App in his/her device

## Procedure

1. Login to the **ODK Central**
2. Click the relevant project link.

For example, here, the project is considered as Demo project

3. Click the project (Demo) link listed below the **Projects**.

<figure><img src="https://1895884874-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnKdOHLbjDdIln1QDNwSx%2Fuploads%2Fgit-blob-13314eddea9b79bc3e986c52ec8eed0b9547084f%2FODK-central-home%20page-Projects-%20demo.png?alt=media" alt=""><figcaption><p>ODK home screen</p></figcaption></figure>

4. The project (Demo) overview page is displayed.

<figure><img src="https://1895884874-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnKdOHLbjDdIln1QDNwSx%2Fuploads%2Fgit-blob-fbc04ad0ac5b13c1b105a7e4a856793106009ca9%2Fuploaded-form.png?alt=media" alt=""><figcaption><p>Uploaded form</p></figcaption></figure>

5. Click the form available below the ***Forms***.

For example, here the form selected is AbhiBus Forms.

The AbhiBus Forms screen is displayed.

<figure><img src="https://1895884874-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnKdOHLbjDdIln1QDNwSx%2Fuploads%2Fgit-blob-1bbc797affab64ed8f260c41962aa340a6558e18%2Fpublish-1.png?alt=media" alt=""><figcaption><p>Forms screen</p></figcaption></figure>

6. Click the ***test*** link available in the ***Draft Checklist*** below the option ***Test the form by creating a Submission***

The ***Draft Testing*** screen is displayed.

<figure><img src="https://1895884874-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnKdOHLbjDdIln1QDNwSx%2Fuploads%2Fgit-blob-6807b285e899147b260d1bccc1cbebeb1f878680%2Fdraft-testing-1.png?alt=media" alt=""><figcaption><p>Draft Testing screen</p></figcaption></figure>

7. Click ***+New*** button to preview the uploaded form.
8. Click the ***Testing*** tab in the ***Draft*** section.
9. ***Testing*** tab displays the QR code.
10. Tab the ***ODK Collect App*** in his/her mobile.
11. Tap the ***Configure with QR code*** button.

Add project screen is displayed.

12. Scan the ***QR code*** of a relevant form in a project from the ***ODK Central***.

The form is configured in the ***ODK Collect App***.

<figure><img src="https://1895884874-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnKdOHLbjDdIln1QDNwSx%2Fuploads%2Fgit-blob-726b7840864b14f21785c3b98b66165ce4cbb19f%2Fstart-new-form.png?alt=media" alt="" width="375"><figcaption></figcaption></figure>

This completes the testing of the uploaded form.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.openg2p.org/1.3/utilities-and-tools/odk-collection-app/user-guides/test-a-form.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
