نطاقات الاختبار المحجوزة
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://tldfyi.com/iframe/glossary/test-tld/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://tldfyi.com/glossary/test-tld/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/test-tld/)
Use the native HTML custom element.
نطاقات الاختبار المحجوزة هي [[tld|نطاقات علوية]] خصّصتها [[iana|IANA]] (RFC 2606) لأغراض التوثيق والاختبار والتطوير، ولن تُفوَّض أبداً في منطقة الجذر الخاصة بـ[[dns|DNS]] العام. النطاقات الأربعة الأساسية هي: .test (لاختبار البرمجيات)، و.example (للتوثيق والتوضيح)، و.invalid (مضمون عدم تحليله)، و.localhost (للاسترجاع على الجهاز المحلي). استخدام هذه النطاقات في الكود أو الوثائق أو العروض يضمن عدم تحليل الأمثلة لنطاقات حقيقية عن غير قصد.
مثال
RFC documentation uses example.com, example.net, and example.org for all illustrative purposes; developers use http://myapp.test during local development to avoid conflicts with live domains.