> For the complete documentation index, see [llms.txt](https://user.netmera.com/netmera-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://user.netmera.com/netmera-user-guide/netmera-user-guide-tr/pano-ayarlari/ayarlar/yonetim/test-cihazlari.md).

# Test Cihazları

**Yol:** `Ayarlar > Yönetim > Test Aygıtları`

Test Aygıtları, yayına geçmeden önce test kullanıcılarını ve onlara bağlı test kayıtlarını yönetmenizi sağlar. Test kullanıcısının nasıl kaydedildiğine bağlı olarak bir kayıt, bir mobil uygulama kurulumu, tarayıcı tabanlı bir ortam veya kanala özgü başka bir test kaydı temsil edebilir.

### Test için Test Aygıtları Ekleme

{% hint style="warning" %}

### Ön Koşullar

Bir test kullanıcısı davet etmeden önce, gerekli uygulama ayarlarının yapılandırıldığından emin olun:

* için **iOS** test aygıtları için, ... doldurun **iOS URL Şeması** şu bölümde: **Geliştiriciler > Uygulama Bilgileri** sayfasına.
* için **Android** test aygıtları için, ... doldurun **Android Paket Adı** şu bölümde: **Geliştiriciler > Uygulama Bilgileri** sayfasına.
* için **web** test kullanıcıları için, ... doldurun **Web Site URL'si** şu bölümde: **Web Onboarding** sayfasına.
  {% endhint %}

{% @arcade/embed flowId="z5odjv8LXYffgBcdR90E" url="<https://app.arcade.software/share/z5odjv8LXYffgBcdR90E>" %}

### Test Aygıtları Nasıl Çalışır

Test aygıtları, test kullanıcılarını external ID ile davet ederek veya seçerek eklenir. İşlem tamamlandığında sistem, Test Aygıtları listesinde buna karşılık gelen bir kayıt oluşturur.

Mobil kanallar için bu kayıtlar belirli bir uygulama kurulumuna bağlıdır. Web, e-posta veya SMS gibi diğer ortamlar için kayıtlar fiziksel bir cihaz yerine bir tarayıcıyı veya iletişim noktasını temsil edebilir.

<figure><img src="/files/0c16d6f5953df0f954cadd03303672e152f35fa0" alt=""><figcaption></figcaption></figure>

#### Seçenek 1: Test Edenleri E-posta ile Davet Etme

1. Panelin sol menüsüne gidin ve **Ayarlar**.
2. Tıklayın **Test Cihazları** test aygıtı yönetim ekranını açmak için.
3. Şuna tıklayın **Test Eden Davet Et** düğmesine tıklayın.
4. Sağlanan alana test kullanıcısının e-posta adresini girin.
5. Davet bağlantısı için e-posta gelen kutusunu kontrol edin.
6. Davet bağlantısını hedef cihazda veya ortamda açın.
7. Sistem test kullanıcısını otomatik olarak Test Aygıtları listesine kaydeder.

<figure><img src="/files/f762766d7066c9229fbee677786e50c99c416ecc" alt="" width="563"><figcaption></figcaption></figure>

#### Seçenek 2: External ID ile Test Kullanıcısı Ekleme

1. İçinde **Ayarlar > Test Aygıtları** ekranında, ... tıklayın **Test Eden Ekle**.
2. ... girin **Harici Kimlik** alanına girin.
3. Tıklayın **Aygıtları Getir**.
4. Sistem, External ID ile ilişkili kullanılabilir aygıtları veya kayıtları listeler.
5. Tek bir tıklamayla test aygıtı olarak eklemek için listeden istenen kaydı seçin.

<div align="center"><figure><img src="/files/e3c219177677360f63929175e2595f368db51116" alt="" width="563"><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://user.netmera.com/netmera-user-guide/netmera-user-guide-tr/pano-ayarlari/ayarlar/yonetim/test-cihazlari.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
