juergen     2002/07/31 02:10:47

  Added:       
testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Update/Additional_Option_Semantics
                        OptionsUpdte.xml
  Log:
  no message
  
  Revision  Changes    Path
  1.1                  
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Update/Additional_Option_Semantics/OptionsUpdte.xml
  
  Index: OptionsUpdte.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
   <!DOCTYPE test SYSTEM "../../../../../Tprocessor.dtd">
      
  <test>
  
        <specification>
                <abstract> Test to check if server supports Update </abstract>
                
                <description>
                1) Options command attempted on global collection
                </description>
                
                <expectedResult> Options should return 200 OK with Update in the 
header </expectedResult>
        </specification>
        
         <step>
            <request>
               <command 
varUsage="globalVariableCollection,globalVariableServerName">OPTIONS  
/%globalVariableServerName%/%globalVariableCollection%/ HTTP/1.1</command>
                     <header>User-Agent: Microsoft Data Access Internet Publishing 
Provider DAV</header>
                     <header>Accept-Language: en-us</header>
               <header>Connection: Keep-Alive</header>
                     <header>Translate: f</header>
                     <body />
          </request>
          <response>
                     <command>HTTP/1.1 200 OK</command>
                     <header>DAV: 1, 2, slide, version-control, version-history, 
checkout-in-place, workspace, working-resource, update, label</header>
                     <body />
          </response>
         </step>
  
  </test>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to