# Running tests

- [Running the tests](https://docs.bugbug.io/running-tests/running-tests.md): Discover how to efficiently run tests with BugBug. Learn the best practices and techniques to optimize your testing process. Improve your software quality today
- [Statuses](https://docs.bugbug.io/running-tests/statuses.md): Learn about BugBug's test status functionalities and improve your testing process. Explore different test statuses for effective test management.
- [Run (locally)](https://docs.bugbug.io/running-tests/test-in-your-browser.md): Discover how to run tests in your browser with BugBug's comprehensive guide. Streamline your testing process for efficient software development. Learn more now!
- [Run and pause here](https://docs.bugbug.io/running-tests/run-and-pause-here.md)
- [Run in cloud](https://docs.bugbug.io/running-tests/in-cloud-on-server.md): Discover how to run tests in the cloud or on your server with BugBug's comprehensive guide. Improve your testing efficiency and scalability today.
- [Schedules](https://docs.bugbug.io/running-tests/schedules.md): Discover BugBug's comprehensive guide on how to use test schedules. Learn efficient techniques to optimize your testing process and enhance software quality.
- [Parallel runs](https://docs.bugbug.io/running-tests/parallel-mode.md): Discover the power of parallel mode in test execution with BugBug. Boost productivity and efficiency with simultaneous test runs. Get started for free now!
- [Running via API](https://docs.bugbug.io/running-tests/running-via-api.md): Discover how to run tests via API with BugBug's comprehensive documentation. Connect BugBug to your CI/CD pipeline. Streamline your automation testing process.
- [Test your local build or protected web page using ngrok](https://docs.bugbug.io/running-tests/test-your-local-build-or-protected-web-page-using-ngrok.md): Learn how to test your local build or protected web page using ngrok. BugBug provides step-by-step instructions and tips for seamless testing. Start testing for free!


---

# 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.bugbug.io/running-tests.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.
