# Reviewing and recalibrating automated Production tests

A key part of the dbnl offering is the creation of automated Production tests. After their creation, each Test Session offers you the opportunity to Recalibrate those tests to match your expectations. For GenAI users, we think of this as the opportunity to “codify your vibe checks” and make sure future tests pass or fail as you see fit.

The previous section showed a brief snapshot of a test session to understand how your app has been performing. Our UI also provides advanced capabilities that allow you to dig deeper into our automated Production tests. Below we can see a sample Test Session with a suite of dbnl-generated tests.&#x20;

<figure><img src="/files/FWt5BhNjMtpXasTJDsDs" alt=""><figcaption><p>On the left, you can filter to only the failed tests to better understand how the app is violating test expectations and whether the tests should be recalibrated to pass in the future.</p></figcaption></figure>


---

# 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.dbnl.com/v0.24.x/to-be-deleted/stages-in-the-ai-software-development-lifecycle/reviewing-test-sessions-and-runs-in-distributional/reviewing-and-recalibrating-automated-production-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.
