Annotation of embedaddon/axTLS/config/JMeter.jmx, revision 1.1.1.1

1.1       misho       1: <jmeterTestPlan version="1.2" properties="1.8">
                      2:   <hashTree>
                      3:     <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="axhttpd Test Plan" enabled="true">
                      4:       <elementProp name="TestPlan.user_defined_variables" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
                      5:         <collectionProp name="Arguments.arguments"/>
                      6:       </elementProp>
                      7:       <stringProp name="TestPlan.user_define_classpath"></stringProp>
                      8:       <boolProp name="TestPlan.serialize_threadgroups">true</boolProp>
                      9:       <boolProp name="TestPlan.functional_mode">false</boolProp>
                     10:       <stringProp name="TestPlan.comments"></stringProp>
                     11:     </TestPlan>
                     12:     <hashTree>
                     13:       <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="Test 1" enabled="true">
                     14:         <longProp name="ThreadGroup.start_time">1152004173000</longProp>
                     15:         <stringProp name="ThreadGroup.delay"></stringProp>
                     16:         <stringProp name="ThreadGroup.duration"></stringProp>
                     17:         <stringProp name="ThreadGroup.num_threads">16</stringProp>
                     18:         <boolProp name="ThreadGroup.scheduler">false</boolProp>
                     19:         <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
                     20:           <stringProp name="LoopController.loops">10</stringProp>
                     21:           <boolProp name="LoopController.continue_forever">false</boolProp>
                     22:         </elementProp>
                     23:         <longProp name="ThreadGroup.end_time">1152004173000</longProp>
                     24:         <stringProp name="ThreadGroup.on_sample_error">stopthread</stringProp>
                     25:         <stringProp name="ThreadGroup.ramp_time">0</stringProp>
                     26:       </ThreadGroup>
                     27:       <hashTree>
                     28:         <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="Normal" enabled="true">
                     29:           <stringProp name="HTTPSampler.path">/index.html</stringProp>
                     30:           <stringProp name="HTTPSampler.method">GET</stringProp>
                     31:           <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
                     32:           <stringProp name="HTTPSampler.protocol"></stringProp>
                     33:           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
                     34:           <stringProp name="HTTPSampler.port">80</stringProp>
                     35:           <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
                     36:             <collectionProp name="Arguments.arguments"/>
                     37:           </elementProp>
                     38:           <stringProp name="HTTPSampler.mimetype"></stringProp>
                     39:           <stringProp name="HTTPSampler.FILE_FIELD"></stringProp>
                     40:           <stringProp name="HTTPSampler.monitor">false</stringProp>
                     41:           <stringProp name="HTTPSampler.domain">127.0.0.1</stringProp>
                     42:           <stringProp name="HTTPSampler.FILE_NAME"></stringProp>
                     43:           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
                     44:         </HTTPSampler>
                     45:         <hashTree/>
                     46:       </hashTree>
                     47:       <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="Test 2" enabled="true">
                     48:         <longProp name="ThreadGroup.start_time">1152004173000</longProp>
                     49:         <stringProp name="ThreadGroup.delay"></stringProp>
                     50:         <stringProp name="ThreadGroup.duration"></stringProp>
                     51:         <stringProp name="ThreadGroup.num_threads">16</stringProp>
                     52:         <boolProp name="ThreadGroup.scheduler">false</boolProp>
                     53:         <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
                     54:           <stringProp name="LoopController.loops">10</stringProp>
                     55:           <boolProp name="LoopController.continue_forever">false</boolProp>
                     56:         </elementProp>
                     57:         <longProp name="ThreadGroup.end_time">1152004173000</longProp>
                     58:         <stringProp name="ThreadGroup.on_sample_error">stopthread</stringProp>
                     59:         <stringProp name="ThreadGroup.ramp_time">0</stringProp>
                     60:       </ThreadGroup>
                     61:       <hashTree>
                     62:         <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="RC4" enabled="true">
                     63:           <stringProp name="HTTPSampler.path">/index.html</stringProp>
                     64:           <stringProp name="HTTPSampler.method">GET</stringProp>
                     65:           <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
                     66:           <stringProp name="HTTPSampler.protocol">HTTPS</stringProp>
                     67:           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
                     68:           <stringProp name="HTTPSampler.port">443</stringProp>
                     69:           <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
                     70:             <collectionProp name="Arguments.arguments"/>
                     71:           </elementProp>
                     72:           <stringProp name="HTTPSampler.mimetype"></stringProp>
                     73:           <stringProp name="HTTPSampler.FILE_FIELD"></stringProp>
                     74:           <stringProp name="HTTPSampler.monitor">false</stringProp>
                     75:           <stringProp name="HTTPSampler.domain">127.0.0.1</stringProp>
                     76:           <stringProp name="HTTPSampler.FILE_NAME"></stringProp>
                     77:           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
                     78:         </HTTPSampler>
                     79:         <hashTree/>
                     80:       </hashTree>
                     81:       <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="Test 3" enabled="true">
                     82:         <longProp name="ThreadGroup.start_time">1152004173000</longProp>
                     83:         <stringProp name="ThreadGroup.delay"></stringProp>
                     84:         <stringProp name="ThreadGroup.duration"></stringProp>
                     85:         <stringProp name="ThreadGroup.num_threads">16</stringProp>
                     86:         <boolProp name="ThreadGroup.scheduler">false</boolProp>
                     87:         <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
                     88:           <stringProp name="LoopController.loops">10</stringProp>
                     89:           <boolProp name="LoopController.continue_forever">false</boolProp>
                     90:         </elementProp>
                     91:         <longProp name="ThreadGroup.end_time">1152004173000</longProp>
                     92:         <stringProp name="ThreadGroup.on_sample_error">stopthread</stringProp>
                     93:         <stringProp name="ThreadGroup.ramp_time">0</stringProp>
                     94:       </ThreadGroup>
                     95:       <hashTree>
                     96:         <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="AES128" enabled="true">
                     97:           <stringProp name="HTTPSampler.path">/index.html</stringProp>
                     98:           <stringProp name="HTTPSampler.method">GET</stringProp>
                     99:           <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
                    100:           <stringProp name="HTTPSampler.protocol">HTTPS</stringProp>
                    101:           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
                    102:           <stringProp name="HTTPSampler.port">2443</stringProp>
                    103:           <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
                    104:             <collectionProp name="Arguments.arguments"/>
                    105:           </elementProp>
                    106:           <stringProp name="HTTPSampler.mimetype"></stringProp>
                    107:           <stringProp name="HTTPSampler.FILE_FIELD"></stringProp>
                    108:           <stringProp name="HTTPSampler.monitor">false</stringProp>
                    109:           <stringProp name="HTTPSampler.domain">127.0.0.1</stringProp>
                    110:           <stringProp name="HTTPSampler.FILE_NAME"></stringProp>
                    111:           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
                    112:         </HTTPSampler>
                    113:         <hashTree/>
                    114:       </hashTree>
                    115:       <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="Test 4" enabled="true">
                    116:         <longProp name="ThreadGroup.start_time">1152004173000</longProp>
                    117:         <stringProp name="ThreadGroup.delay"></stringProp>
                    118:         <stringProp name="ThreadGroup.duration"></stringProp>
                    119:         <stringProp name="ThreadGroup.num_threads">16</stringProp>
                    120:         <boolProp name="ThreadGroup.scheduler">false</boolProp>
                    121:         <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
                    122:           <stringProp name="LoopController.loops">10</stringProp>
                    123:           <boolProp name="LoopController.continue_forever">false</boolProp>
                    124:         </elementProp>
                    125:         <longProp name="ThreadGroup.end_time">1152004173000</longProp>
                    126:         <stringProp name="ThreadGroup.on_sample_error">stopthread</stringProp>
                    127:         <stringProp name="ThreadGroup.ramp_time">0</stringProp>
                    128:       </ThreadGroup>
                    129:       <hashTree>
                    130:         <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="AES256" enabled="true">
                    131:           <stringProp name="HTTPSampler.path">/index.html</stringProp>
                    132:           <stringProp name="HTTPSampler.method">GET</stringProp>
                    133:           <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
                    134:           <stringProp name="HTTPSampler.protocol">HTTPS</stringProp>
                    135:           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
                    136:           <stringProp name="HTTPSampler.port">3443</stringProp>
                    137:           <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
                    138:             <collectionProp name="Arguments.arguments"/>
                    139:           </elementProp>
                    140:           <stringProp name="HTTPSampler.mimetype"></stringProp>
                    141:           <stringProp name="HTTPSampler.FILE_FIELD"></stringProp>
                    142:           <stringProp name="HTTPSampler.monitor">false</stringProp>
                    143:           <stringProp name="HTTPSampler.domain">127.0.0.1</stringProp>
                    144:           <stringProp name="HTTPSampler.FILE_NAME"></stringProp>
                    145:           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
                    146:         </HTTPSampler>
                    147:         <hashTree/>
                    148:       </hashTree>
                    149:       <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="Test 5" enabled="true">
                    150:         <longProp name="ThreadGroup.start_time">1152004173000</longProp>
                    151:         <stringProp name="ThreadGroup.delay"></stringProp>
                    152:         <stringProp name="ThreadGroup.duration"></stringProp>
                    153:         <stringProp name="ThreadGroup.num_threads">16</stringProp>
                    154:         <boolProp name="ThreadGroup.scheduler">false</boolProp>
                    155:         <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
                    156:           <stringProp name="LoopController.loops">10</stringProp>
                    157:           <boolProp name="LoopController.continue_forever">false</boolProp>
                    158:         </elementProp>
                    159:         <longProp name="ThreadGroup.end_time">1152004173000</longProp>
                    160:         <stringProp name="ThreadGroup.on_sample_error">stopthread</stringProp>
                    161:         <stringProp name="ThreadGroup.ramp_time">0</stringProp>
                    162:       </ThreadGroup>
                    163:       <hashTree>
                    164:         <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="Skeleton (RC4)" enabled="true">
                    165:           <stringProp name="HTTPSampler.path">/index.html</stringProp>
                    166:           <stringProp name="HTTPSampler.method">GET</stringProp>
                    167:           <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
                    168:           <stringProp name="HTTPSampler.protocol">HTTPS</stringProp>
                    169:           <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
                    170:           <stringProp name="HTTPSampler.port">1443</stringProp>
                    171:           <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
                    172:             <collectionProp name="Arguments.arguments"/>
                    173:           </elementProp>
                    174:           <stringProp name="HTTPSampler.mimetype"></stringProp>
                    175:           <stringProp name="HTTPSampler.FILE_FIELD"></stringProp>
                    176:           <stringProp name="HTTPSampler.monitor">false</stringProp>
                    177:           <stringProp name="HTTPSampler.domain">127.0.0.1</stringProp>
                    178:           <stringProp name="HTTPSampler.FILE_NAME"></stringProp>
                    179:           <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
                    180:         </HTTPSampler>
                    181:         <hashTree/>
                    182:       </hashTree>
                    183:       <ResultCollector guiclass="StatGraphVisualizer" testclass="ResultCollector" testname="Aggregate Graph" enabled="true">
                    184:         <objProp>
                    185:           <value class="SampleSaveConfiguration">
                    186:             <time>true</time>
                    187:             <latency>true</latency>
                    188:             <timestamp>true</timestamp>
                    189:             <success>true</success>
                    190:             <label>true</label>
                    191:             <code>true</code>
                    192:             <message>true</message>
                    193:             <threadName>true</threadName>
                    194:             <dataType>true</dataType>
                    195:             <encoding>false</encoding>
                    196:             <assertions>true</assertions>
                    197:             <subresults>true</subresults>
                    198:             <responseData>false</responseData>
                    199:             <samplerData>false</samplerData>
                    200:             <xml>false</xml>
                    201:             <fieldNames>false</fieldNames>
                    202:             <responseHeaders>false</responseHeaders>
                    203:             <requestHeaders>false</requestHeaders>
                    204:             <responseDataOnError>false</responseDataOnError>
                    205:             <saveAssertionResultsFailureMessage>false</saveAssertionResultsFailureMessage>
                    206:             <assertionsResultsToSave>0</assertionsResultsToSave>
                    207:           </value>
                    208:           <name>saveConfig</name>
                    209:         </objProp>
                    210:         <stringProp name="filename"></stringProp>
                    211:         <boolProp name="ResultCollector.error_logging">false</boolProp>
                    212:       </ResultCollector>
                    213:       <hashTree/>
                    214:       <ResultCollector guiclass="ViewResultsFullVisualizer" testclass="ResultCollector" testname="View Results Tree" enabled="false">
                    215:         <objProp>
                    216:           <value class="SampleSaveConfiguration">
                    217:             <time>true</time>
                    218:             <latency>true</latency>
                    219:             <timestamp>true</timestamp>
                    220:             <success>true</success>
                    221:             <label>true</label>
                    222:             <code>true</code>
                    223:             <message>true</message>
                    224:             <threadName>true</threadName>
                    225:             <dataType>true</dataType>
                    226:             <encoding>false</encoding>
                    227:             <assertions>true</assertions>
                    228:             <subresults>true</subresults>
                    229:             <responseData>false</responseData>
                    230:             <samplerData>false</samplerData>
                    231:             <xml>false</xml>
                    232:             <fieldNames>false</fieldNames>
                    233:             <responseHeaders>false</responseHeaders>
                    234:             <requestHeaders>false</requestHeaders>
                    235:             <responseDataOnError>false</responseDataOnError>
                    236:             <saveAssertionResultsFailureMessage>false</saveAssertionResultsFailureMessage>
                    237:             <assertionsResultsToSave>0</assertionsResultsToSave>
                    238:           </value>
                    239:           <name>saveConfig</name>
                    240:         </objProp>
                    241:         <stringProp name="filename"></stringProp>
                    242:         <boolProp name="ResultCollector.error_logging">false</boolProp>
                    243:       </ResultCollector>
                    244:       <hashTree/>
                    245:     </hashTree>
                    246:   </hashTree>
                    247: </jmeterTestPlan>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>