|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 | 2 | <!--
|
3 | 3 | /**
|
4 |
| - * @category Magento |
5 |
| - * @package performance_tests |
6 | 4 | * Copyright © 2015 Magento. All rights reserved.
|
7 | 5 | * See COPYING.txt for license details.
|
8 | 6 | */
|
9 | 7 | -->
|
10 |
| -<jmeterTestPlan version="1.2" properties="2.1"> |
| 8 | +<jmeterTestPlan version="1.2" properties="2.7" jmeter="2.12 r1636949"> |
11 | 9 | <hashTree>
|
12 | 10 | <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Test Plan" enabled="true">
|
13 | 11 | <stringProp name="TestPlan.comments"></stringProp>
|
|
60 | 58 | </collectionProp>
|
61 | 59 | </Arguments>
|
62 | 60 | <hashTree/>
|
63 |
| - <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="Add to Cart - Product View" enabled="true"> |
| 61 | + <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Add to Cart - Product View" enabled="true"> |
64 | 62 | <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
|
65 | 63 | <collectionProp name="Arguments.arguments"/>
|
66 | 64 | </elementProp>
|
67 | 65 | <stringProp name="HTTPSampler.domain"></stringProp>
|
68 | 66 | <stringProp name="HTTPSampler.port"></stringProp>
|
69 | 67 | <stringProp name="HTTPSampler.connect_timeout"></stringProp>
|
70 | 68 | <stringProp name="HTTPSampler.response_timeout"></stringProp>
|
71 |
| - <stringProp name="HTTPSampler.protocol">http</stringProp> |
| 69 | + <stringProp name="HTTPSampler.protocol"></stringProp> |
72 | 70 | <stringProp name="HTTPSampler.contentEncoding"></stringProp>
|
73 | 71 | <stringProp name="HTTPSampler.path">${base_path}${product_url_key}</stringProp>
|
74 | 72 | <stringProp name="HTTPSampler.method">GET</stringProp>
|
|
78 | 76 | <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
|
79 | 77 | <boolProp name="HTTPSampler.monitor">false</boolProp>
|
80 | 78 | <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
|
81 |
| - </HTTPSampler> |
| 79 | + </HTTPSamplerProxy> |
82 | 80 | <hashTree>
|
83 | 81 | <RegexExtractor guiclass="RegexExtractorGui" testclass="RegexExtractor" testname="Extract "product_id"" enabled="true">
|
84 | 82 | <stringProp name="RegexExtractor.useHeaders">false</stringProp>
|
|
121 | 119 | </ResponseAssertion>
|
122 | 120 | <hashTree/>
|
123 | 121 | </hashTree>
|
124 |
| - <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="Cart Add Product & View Redirect" enabled="true"> |
| 122 | + <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Cart Add Product & View Redirect" enabled="true"> |
125 | 123 | <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
|
126 | 124 | <collectionProp name="Arguments.arguments">
|
127 | 125 | <elementProp name="product" elementType="HTTPArgument">
|
|
151 | 149 | <stringProp name="HTTPSampler.port"></stringProp>
|
152 | 150 | <stringProp name="HTTPSampler.connect_timeout"></stringProp>
|
153 | 151 | <stringProp name="HTTPSampler.response_timeout"></stringProp>
|
154 |
| - <stringProp name="HTTPSampler.protocol">http</stringProp> |
155 |
| - <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp> |
| 152 | + <stringProp name="HTTPSampler.protocol"></stringProp> |
| 153 | + <stringProp name="HTTPSampler.contentEncoding"></stringProp> |
156 | 154 | <stringProp name="HTTPSampler.path">${base_path}checkout/cart/add/product/${product_id}/</stringProp>
|
157 | 155 | <stringProp name="HTTPSampler.method">POST</stringProp>
|
158 | 156 | <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
|
|
161 | 159 | <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
|
162 | 160 | <boolProp name="HTTPSampler.monitor">false</boolProp>
|
163 | 161 | <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
|
164 |
| - </HTTPSampler> |
| 162 | + </HTTPSamplerProxy> |
165 | 163 | <hashTree>
|
166 | 164 | <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
|
167 | 165 | <collectionProp name="Asserion.test_strings">
|
|
175 | 173 | <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
|
176 | 174 | <collectionProp name="Asserion.test_strings">
|
177 | 175 | <stringProp name="1554014413"><a href="${base_uri}${product_url_key}">${product_name}</a></stringProp>
|
178 |
| - <stringProp name="1472794794">You added ${product_name} to your shopping cart.</stringProp> |
| 176 | + <stringProp name="-149996652">You added ${product_name} to your shopping cart.</stringProp> |
179 | 177 | </collectionProp>
|
180 | 178 | <stringProp name="Assertion.test_field">Assertion.response_data</stringProp>
|
181 | 179 | <boolProp name="Assertion.assume_success">false</boolProp>
|
|
197 | 195 | <stringProp name="HTTPSampler.port"></stringProp>
|
198 | 196 | <stringProp name="HTTPSampler.connect_timeout"></stringProp>
|
199 | 197 | <stringProp name="HTTPSampler.response_timeout"></stringProp>
|
200 |
| - <stringProp name="HTTPSampler.protocol"></stringProp> |
201 |
| - <stringProp name="HTTPSampler.contentEncoding"></stringProp> |
| 198 | + <stringProp name="HTTPSampler.protocol">http</stringProp> |
| 199 | + <stringProp name="HTTPSampler.contentEncoding">utf-8</stringProp> |
202 | 200 | <stringProp name="HTTPSampler.path">${base_path}</stringProp>
|
| 201 | + <stringProp name="HTTPSampler.implementation">HttpClient4</stringProp> |
| 202 | + <stringProp name="HTTPSampler.concurrentPool">4</stringProp> |
203 | 203 | </ConfigTestElement>
|
204 | 204 | <hashTree/>
|
205 | 205 | </hashTree>
|
|
230 | 230 | <saveAssertionResultsFailureMessage>false</saveAssertionResultsFailureMessage>
|
231 | 231 | <assertionsResultsToSave>0</assertionsResultsToSave>
|
232 | 232 | <bytes>true</bytes>
|
| 233 | + <hostname>true</hostname> |
| 234 | + <threadCounts>true</threadCounts> |
| 235 | + <sampleCount>true</sampleCount> |
233 | 236 | </value>
|
234 | 237 | </objProp>
|
235 | 238 | <stringProp name="filename"></stringProp>
|
|
0 commit comments