> For the complete documentation index, see [llms.txt](https://docs.qyrus.com/qapi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.qyrus.com/qapi/test-execution/schedule-runs.md).

# Schedule Runs

#### Schedule Runs

**Step 1:** Navigate to **Test Suite**

**Step 2:** Select an API to schedule test, to ensure that the API remains functional at all times.

**Step 3:** Click on Schedule test.

!\[A screenshot of a computer

Description automatically generated]\(/files/QpHiralF6ouROOsuO68o)

**Step 4:** Choose the execution type: Functional or Performance

!\[A screenshot of a computer

Description automatically generated]\(/files/62IPe0LKJvZiGOw7Ud1G)

**Step 5:** Select the **Environment** in which the tests should be executed.

**Step 6:** Set the time, date and timezone to schedule, this will automate the testing process.

**Step 7:** Go to **reports** module, and click on **scheduled tests**.

Enhance your testing workflow by categorizing tests according to their type, date range, and status. This refined sorting capability allows for a more targeted analysis and efficient management of your test suite, enabling you to quickly identify and address specific tests based on their characteristics and outcomes.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.qyrus.com/qapi/test-execution/schedule-runs.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.
