# مولد بيانات الاختبار

## 🎲 ما هو مُولّد بيانات الاختبار؟

يتيح مُولّد البيانات لدينا إنشاء مجموعة من بيانات المستجيبين التجريبية/الوهمية وإجاباتهم بشكل تلقائي وعشوائي. هذا مفيد لملء نتائج الاستبيان بسرعة وبناء تقارير تستند إلى هذه البيانات التجريبية للتأكد من أن كل شيء يعمل كما هو متوقع.

{% hint style="info" %}
بمجرد الانتهاء من الاختبارات، تأكد من حذف بيانات الاختبار باستخدام **حذف بيانات الاختبار** زر.
{% endhint %}

## 🔅 خصائص مُولّد بيانات الاختبار

* **`عدد المستجيبين`** للتوليد.
* **`تاريخ البدء`** بداية نطاق تواريخ إرسال المستجيبين.
* **`تاريخ الانتهاء`** نهاية نطاق تواريخ إرسال المستجيبين.
* **`الإجابات المكتملة`** ينشئ إجابات مكتملة.
* **`الإجابات الجزئية`** ينشئ مستجيبين لم يكملوا الاستبيان.

{% hint style="info" %}
يمكن تمييز المستجيبين التجريبيين باستخدام عنوان IP الخاص بهم الذي تم تعيينه إلى NGSURVEYRANDOMRESPONDENT.&#x20;
{% endhint %}


---

# 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.ngsurvey.com/ar/form-management/reports/test-data-generator.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.
