# Prioritizing Test Efforts

SeaLights isn't just a testing tool; it's your secret weapon for prioritizing testing efforts like a pro. This use case equips you to **identify critical areas of your software that demand the most attention, ensuring you maximize the impact of your testing resources**. By leveraging data-driven insights and strategic planning, you'll **optimize testing efficiency, minimize risks, and deliver high-quality software with confidence.**

***

## **Step-by-Step Tutorial**

<details>

<summary>1. <strong>Gather Data &#x26; Understand Context</strong></summary>

* Utilize SeaLights' Test Gap Analysis report to analyze code coverage, testing gaps, and risk assessments.
* Consider business priorities, upcoming releases, and potential impact of different areas on user experience.

</details>

<details>

<summary>2. <strong>Identify Critical Areas</strong></summary>

* Prioritize areas with low code coverage, high defect history, or involvement in core functionalities.
* Consider the potential impact of issues in each area on user experience, business goals, or compliance.

</details>

<details>

<summary>3. <strong>Strategize Your Test Plan</strong></summary>

* Allocate more testing resources (time, testers, automation) to critical areas based on their priority.
* Define diverse testing types (functional, performance, security) to ensure comprehensive coverage.
* Utilize SeaLights' downloadable reports to organize and prioritize your test plan.

</details>

<details>

<summary>4. <strong>Continuously Monitor &#x26; Adapt</strong></summary>

* Track test execution progress and monitor defect detection rates in critical areas.
* Analyze new data and adjust your testing strategy as needed, prioritizing newly identified risks or areas requiring additional attention.
* Leverage Test Gaps Analysis and Coveragee Trend reports to communicate testing progress and rationale to stakeholders.

</details>

<details>

<summary>5. <strong>Celebrate &#x26; Share Success</strong></summary>

* Highlight the positive impact of your prioritized testing efforts on code quality and risk mitigation.
* Share your learnings and best practices with your team to foster a culture of data-driven prioritization.

</details>

By following these steps you'll transform your testing from a guessing game into a strategic endeavor, delivering maximum value and ensuring the quality and success of your software.


---

# 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/quality-improvement/use-cases-by-persona/qa-engineers/prioritizing-test-efforts.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.
