TLD ทดสอบที่สงวนไว้
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 ทดสอบที่สงวนไว้คือ[[tld|โดเมนระดับบนสุด]]ที่[[iana|IANA]]กำหนด (RFC 2606) เพื่อวัตถุประสงค์ด้านเอกสาร การทดสอบ และการพัฒนา ซึ่งจะไม่ถูกมอบหมายในโซนรูท [[dns|DNS]] สาธารณะ TLD สงวนหลักสี่รายการ ได้แก่ .test (สำหรับการทดสอบซอฟต์แวร์), .example (สำหรับเอกสารและภาพประกอบ), .invalid (รับประกันว่าไม่สามารถแก้ไขได้) และ .localhost (สำหรับการวนรอบเครื่องท้องถิ่น) การใช้ TLD เหล่านี้ในโค้ดหรือเอกสารช่วยให้แน่ใจว่าตัวอย่างจะไม่ถูกแก้ไขเป็นโดเมนจริงโดยไม่ตั้งใจ.
ตัวอย่าง
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.