# Test Analytics

- [1. Yeni Test Analizi Oluşturma](https://docs.oobeya.io/test-analytics/yeni-test-analizi-olusturma.md): Oobeya Test Analytics modülü, test yönetimi araçları üzerinde yürütülen test süreçlerini analiz ederek test verimliliğini, hata oranlarını ve ekip performansını ölçmeyi sağlar.
- [2. Test Analytics – Admin Settings](https://docs.oobeya.io/test-analytics/test-analytics-admin-ayarlari.md)
- [3. Takım Eşlemesi (Team Mapping)](https://docs.oobeya.io/test-analytics/takim-eslemesi.md): Oobeya’nın Test Analytics modülünden gelen analiz sonuçlarının doğru takımlara aktarılmasını sağlar.
- [Test Otomasyon Metrikleri ve API Dokümanı](https://docs.oobeya.io/test-analytics/test-otomasyon-metrikleri-ve-api-dokumani.md): Dış sistemlerden API aracılığıyla toplanan test sonuçlarını işleyerek, başarı oranı, kapsam ve kaçan hatalar (defects) gibi metrikleri hesaplar.


---

# 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.oobeya.io/test-analytics.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.
