Help for this page

Select Code to Download


  1. or download this
    10/22/2008 00:22:01    Start testing ---  File:  Open Mode: Single Use
    +r, RPVersion: 2
    10/22/2008 00:22:01    Start ------- 1:1:11002_CustomerAdd_WithNotes_R
    +q.xml
    ...
    10/22/2008 00:22:21    ProcessRequest    0.766    65.55    -0.02    0.
    +88
    10/22/2008 00:22:22    EndSession    0.016    65.55    0.00    0.00
    10/22/2008 00:22:22    End --------- 1:1:11007_EmployeeAdd_Rq.xml
    
  2. or download this
    while (<INPUT>)  {
            chomp($_);
    ...
                push(@temp, substr($sdk_line[1], 18));            
            }
        }
    
  3. or download this
        while (<INPUT>)  
            {
    ...
                
                }
            }
    
  4. or download this
    Request Name    SU1    SU2    SU3    SU-Avg        MU1    MU2    MU3  
    +  MU-Avg
    11002_CustomerAdd_WithNotes_Rq.xml    4.984    6.766    6.766    2.645
    +    2.141    6.125    6.766    3.006 
    11004_AccountAdd_1_Rq.xml    0.422    1.203    1.203    0.404    0.297
    +    1.062    1.203    0.512 
    11007_EmployeeAdd_Rq.xml    0.766    0.359    0.359    0.212    0.250 
    +   0.281    0.359    0.178
    
  5. or download this
    ## Get the XML names ##
    sub GetXMLNames
    ...
        #############End of Write everything to the output file ##########
    +###
            
    }