NAME

        SV_RFC1034_3_7_1_Question - Question section format


VERIFICATION POINTS

        Verify that a NUT transmits correct question section format.


TARGET

        Caching Server


SYNOPSIS

	SV_RFC1034_3_7_1_Question.seq [-tooloption ...]: KOI tool option
	See also DNSConfig.pm


INITIALIZATION


TEST PROCEDURE

        This test sequence is following.
   Client1 (TN)             DNS Server1 (NUT)                 DNS Server2 (TN)                   DNS Server3 (TN)                   DNS Server4 (TN)
        |                              |                                 |                                  |                                  |
        |----------------------------->|                                 |                                  |                                  |
        | 1. Send standard query       |                                 |                                  |                                  |
        |    QNAME=A.example.org       |                                 |                                  |                                  |
        |    QTYPE=A                   |                                 |                                  |                                  |
        |                              |                                 |                                  |                                  |
        |                              |-------------------------------->|                                  |                                  |
        |                              | 2. Send standard query          |                                  |                                  |
        |                              |  QNAME=A.example.org            |                                  |                                  |
        |                              |  QTYPE=A                        |                                  |                                  |
        |                              |                                 |                                  |                                  |
        v                              v                                 v                                  v                                  v
        1. TN send standard query QNAME=A.example.org, QTYPE=A to NUT.
        2. NUT transmits standard query to DNS Server2 (TN: root name server) (Judgment *2)


JUDGMENT

        2. Standard query including QNAME=A.example.org must be based on above Verification Points.


TERMINATION

        None


REFERENCE

        RFC1034 DOMAIN NAMES - CONCEPTS AND FACILITIES
        3.7.1. Standard queries
        RFC1035 DOMAIN NAMES - IMPLEMENTATION AND SPECIFICATION
        4.1. Format 
        4.1.2. Question section format