# Example Use Cases

This section outlines practical CI/CD scenarios where Drizz test plans deliver immediate value. These examples help teams integrate automated mobile testing into their development workflow—strengthening quality gates, accelerating feedback cycles, and ensuring consistent validation across branches and releases.

### Common Testing Workflows:

1. Run smoke tests on every pull request
2. Execute regression suites before production releases
3. Trigger nightly batch test plans
4. Run targeted test plans per feature branch


---

# 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.drizz.dev/drizz-api-integration/ci-cd-platform-integration/example-use-cases.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.
