---
title: "Testing"
slug: "dataflow-testing"
description: "Test your Knovvu Data Flow projects effectively with both streaming and batch methods. This guide covers how to use the \"Run\" feature in the design interface for live microphone testing, and how to perform batch input validation using Postman collections. "
updated: 2023-08-04T04:47:59Z
published: 2023-08-04T04:47:59Z
canonical: "docs.knovvu.com/dataflow-testing"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.knovvu.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Testing

## Stream

In the project design page upper right corner you will see a button labeled as "Run" that will take you to this project's test page.

![image.png](https://cdn.document360.io/9bca2910-6a3b-4224-9470-43f91f9a6d57/Images/Documentation/image%28409%29.png)

You can test your streaming projects from this page with your own microphone. Since most laptop and PC systems include a single microphone this page is designed to support single channel audio (ie. mono). You can also implement your own Data Flow user applications and test your projects by using them.

## Batch

We distribute a Postman collection for batch testing purposes. There may also be a batch testing page in the future. Currently "Sr Demo page" already uses several different Data Flow projects through batch input.
