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

# Testing

> Test API commands and device responses with the Command Testing Suite.

The **Testing** tab (Test → Command Testing Suite) lets you test your product's
API commands and inspect device responses — a focused harness for verifying that
a command does what you expect before you ship.

## What you do

* Pick a command your product defines (see [API Commands](/studio/api-commands))
* Provide test parameters
* Send it and inspect the response

## Testing vs. LiveLink Simulator

| Tool                                             | Best for                                                 |
| ------------------------------------------------ | -------------------------------------------------------- |
| **Testing** (this tab)                           | Firing a single command and checking its response        |
| [LiveLink Simulator](/studio/livelink-simulator) | Watching the full two-way app ↔ device conversation live |

<Card title="Next: Voice Assistants" icon="microphone" href="/studio/voice-assistants">
  Connect Alexa and Google Home.
</Card>
