# Basic Test Plan These are tests of a domain's most basic functionality. If these fail, it will be hard or impossible to perform any other tests at all. The test code should be constructed so that these tests are always run, even if a subset of tests is asked for that would not normally include them. This document uses the terminology defined in the [Master Test Plan]. [Master Test Plan]: ../MasterTestPlan.md [Test Case README]: ../README.md ## Test cases list |Test Case |Test Case Description| |:---------|:--------------------| |[BASIC01](basic01.md)|Check for the parent zone and the zone itself| |[BASIC02](basic02.md)|The domain must have at least one working name server| |[BASIC03](basic03.md)|The _Broken but functional_ test|