What Is .test

Content on WhatAnswers is provided "as is" for informational purposes. While we strive for accuracy, we make no guarantees. Content is AI-assisted and should not be used as professional advice.

Last updated: April 11, 2026

Quick Answer: .test is a reserved top-level domain (TLD) designated exclusively for testing purposes, established by IANA in RFC 6761 in 2013 and made available in 2014. Developers and organizations use .test domains to safely test web applications, configurations, and DNS settings within isolated environments without affecting production systems or public internet infrastructure. The .test TLD is guaranteed never to be sold or delegated for commercial use.

Key Facts

Overview

.test is a reserved top-level domain (TLD) designated exclusively for testing purposes in computing environments. Created by the Internet Assigned Numbers Authority (IANA) through RFC 6761 published in February 2013, the .test domain provides developers and organizations with a standardized, safe way to test applications, network configurations, and DNS systems without any risk of impacting real internet infrastructure or production services.

Unlike standard commercial top-level domains such as .com, .org, or .net, the .test TLD is permanently reserved and will never be delegated for commercial use or live website hosting. This unique protected status makes .test an essential resource for software development teams, quality assurance departments, and IT professionals who need to create isolated testing environments completely separated from public DNS systems and production infrastructure.

How It Works

The .test domain operates under special-use protocols defined in RFC 6761, which establishes how reserved domains function within global internet infrastructure:

Key Comparisons

Several special-use domains exist alongside .test, each serving different purposes within internet infrastructure and DNS systems. Understanding these distinctions helps organizations choose appropriate domains for their testing and development needs:

DomainPrimary PurposeRFC ReferenceTypical Resolution
.testApplication testing and development environmentsRFC 6761 (2013)Local/127.0.0.1
.localhostDirect loopback address testing and diagnosticsRFC 2606127.0.0.1 or ::1
.invalidGuaranteed non-existent domains for negative testingRFC 2606Always fails resolution
.exampleDocumentation, examples, and educational contentRFC 2606Non-functional
.localMulticast DNS (mDNS) in local area networksRFC 6762Local network resolution

Why It Matters

The adoption of .test represents a crucial evolution in internet infrastructure and security practices. Since its official introduction in April 2014, .test has become integral to modern continuous integration/continuous deployment (CI/CD) pipelines, containerized microservices architectures, and enterprise-level testing environments across the globe. Organizations benefit from reduced risk, simplified testing workflows, and alignment with international internet standards when using .test TLD for development and quality assurance operations.

Sources

  1. RFC 6761 - Special-Use Domain NamesIETF
  2. IANA - Special-Use Domain NamesPublic Domain
  3. RFC 2606 - Reserved Top Level DNS NamesIETF

Missing an answer?

Suggest a question and we'll generate an answer for it.