> For the complete documentation index, see [llms.txt](https://docs.ngsurvey.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ngsurvey.com/ar/form-management/form-designer/preview-testing.md).

# المعاينة / الاختبار

## 👁️ ما هو مركز المعاينة / الاختبار

يتيح لك مركز المعاينة والاختبار اختبار جميع أسئلة الاستبيان والإجابات وكل [المنطق](/ar/form-management/form-designer/questions/question-properties/skip-hide-logic.md) قبل [الطرح الفعلي](/ar/form-management/publish-deploy.md) مع بيانات [المستجيبين](/ar/form-management/respondents-management.md).&#x20;

يمكن تقسيم مركز الاختبار إلى الأقسام التالية.

![](/files/2c9592805359bfbe1579ba8eac47efd7846c0091)

1. الـ **جهاز العرض** يتيح لك معاينة كيفية ظهور استبيانك على أجهزة وأحجام شاشات مختلفة. لاحظ أنه رغم أنه قريب جداً من الجهاز الحقيقي إلا أنه محاكاة فقط وليس نتيجة مطابقة 1 إلى 1 لما ستحصل عليه على جهاز فعلي.
2. الـ **مستعرض الصفحات** يتيح لك اختيار والتبديل بسرعة إلى أي صفحة من استبيانك. إذا تم إعداد استبيانك كـ [استبيانات مصحوبة بتدفق سؤال واحد](/ar/form-management/form-designer/form-settings/single-question-flow.md) استبيان فستتمكن من التنقل عبر الأسئلة بدلاً من الصفحات.
3. الـ **خصائص المعاينة والاختبار** تتيح لك تحديد جميع خصائص أداة الاختبار.
4. أدخل أزواج اسم / قيمة مخصصة سيتم استخدامها كـ **سلسلة استعلام** افتراضياً أثناء الاختبار.
5. **يقوم بتحميل** [**panelist**](/ar/panels/panelists.md) من أحد [اللوحة](/ar/panels.md)، هذه الميزة مفيدة جداً إذا كان استبيانك يعتمد على أعضاء لوحات العرض عبر [الإجابات](/ar/form-management/form-designer/alrbt-aldynamyky/text-data-piping.md) أو لبعض [المنطق](/ar/form-management/form-designer/questions/question-properties/skip-hide-logic.md)
6. على اليمين ستجد **معاينة الاستبيان الرئيسية** الشاشة، يمكنك استخدامها لأخذ استبيانك كمستجيب. لاحظ مع ذلك أنه لن يتم حفظ أي إجابات عند إرسال استبيان الاختبار.

## 🔅 خصائص المعاينة / الاختبار

* **`توليد رابط إجابات مملوءة مسبقاً`** ينشئ [رابط نشر](/ar/form-management/publish-deploy/web.md) يتضمن الإجابات التي قمت بتحديدها أو إدخالها لملء الاستبيان مسبقاً عندما يأخذه المستجيبون عبر ذلك الرابط المولد.&#x20;
* **`الاحتفاظ بآخر صفحة مفتوحة`** يحتفظ بآخر صفحة مفتوحة إذا تركت مركز الاختبار وأعدت تحميله لاحقاً.&#x20;
* **`الاحتفاظ بإجابات الاختبار`** يحتفظ بجميع الإجابات التي قمت بتحديدها أو إدخالها عند مغادرة مركز الاختبار ويعيد تحميلها بمجرد إعادة تحميل مركز الاختبار.&#x20;
* **`تعطيل التحقق`** يشغل الاستبيان بدون أي فحوصات تحقق مثل فحوصات الأسئلة الإلزامية.
* **`إظهار الإجابات التي تم تخطيها / إخفاؤها`**  يفرض عرض السؤال / الإجابات التي تم [إخفاؤها / تخطيها](/ar/form-management/form-designer/questions/question-properties/skip-hide-logic.md). ستظهر الأسئلة المخفية بلون رمادي كأسئلة مظللة.

## 🚀 إجراءات المعاينة / الاختبار

يمكن تفعيل الإجراءات التالية من مركز الاختبار.

* **`تفعيل التحقق`** يفعل التحقق الخاص بالأسئلة أو الإجابات الإلزامية.&#x20;
* **`مسح أخطاء التحقق`** يعيد ضبط ويزيل أي خطأ تحقق.
* **`مسح الإجابات`** يمسح جميع الإجابات التي قمت بتحديدها أو إدخالها في استبيان الاختبار.


---

# 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://docs.ngsurvey.com/ar/form-management/form-designer/preview-testing.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.
