# QA Engineers

The report empowers QA engineers to:

* **Monitor test execution progress:** Keep tabs on overall coverage progress and identify areas where testing is lagging behind.
* **Prioritize testing efforts:** Collaborate with developers to focus testing resources on areas with low coverage or critical functionality.
* **Plan testing strategy:** Leverage detailed coverage data to inform test case creation and selection, ensuring comprehensive testing coverage.

***

## Tutorials

{% content-ref url="qa-engineers/test-execution-progress-monitoring" %}
[test-execution-progress-monitoring](https://docs.sealights.io/knowledgebase/guides/user-story-coverage/use-cases-by-persona/qa-engineers/test-execution-progress-monitoring)
{% endcontent-ref %}

{% content-ref url="qa-engineers/testing-effort-prioritization" %}
[testing-effort-prioritization](https://docs.sealights.io/knowledgebase/guides/user-story-coverage/use-cases-by-persona/qa-engineers/testing-effort-prioritization)
{% endcontent-ref %}

{% content-ref url="qa-engineers/testing-strategy-planing" %}
[testing-strategy-planing](https://docs.sealights.io/knowledgebase/guides/user-story-coverage/use-cases-by-persona/qa-engineers/testing-strategy-planing)
{% endcontent-ref %}


---

# 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.sealights.io/knowledgebase/guides/user-story-coverage/use-cases-by-persona/qa-engineers.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.
