Subversion Repositories SmartDukaan

Rev

Rev 1759 | Blame | Compare with Previous | Last modification | View Log | RSS feed

<?xml version="1.0" encoding="UTF-8"?>
<jmeterTestPlan version="1.2" properties="2.1">
  <hashTree>
    <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Test Plan" enabled="true">
      <stringProp name="TestPlan.comments"></stringProp>
      <boolProp name="TestPlan.functional_mode">false</boolProp>
      <boolProp name="TestPlan.serialize_threadgroups">false</boolProp>
      <elementProp name="TestPlan.user_defined_variables" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
        <collectionProp name="Arguments.arguments">
          <elementProp name="user.saholic.server" elementType="Argument">
            <stringProp name="Argument.name">user.saholic.server</stringProp>
            <stringProp name="Argument.value">${__P(saholic.server, local.shop2020.in)}</stringProp>
            <stringProp name="Argument.metadata">=</stringProp>
          </elementProp>
          <elementProp name="user.saholic.port" elementType="Argument">
            <stringProp name="Argument.name">user.saholic.port</stringProp>
            <stringProp name="Argument.value">${__P(saholic.port, 8080)}</stringProp>
            <stringProp name="Argument.metadata">=</stringProp>
          </elementProp>
        </collectionProp>
      </elementProp>
      <stringProp name="TestPlan.user_define_classpath"></stringProp>
    </TestPlan>
    <hashTree>
      <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="Thread Group" enabled="true">
        <stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
        <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
          <boolProp name="LoopController.continue_forever">false</boolProp>
          <stringProp name="LoopController.loops">1</stringProp>
        </elementProp>
        <stringProp name="ThreadGroup.num_threads">1</stringProp>
        <stringProp name="ThreadGroup.ramp_time">1</stringProp>
        <longProp name="ThreadGroup.start_time">1302610666000</longProp>
        <longProp name="ThreadGroup.end_time">1302610666000</longProp>
        <boolProp name="ThreadGroup.scheduler">false</boolProp>
        <stringProp name="ThreadGroup.duration"></stringProp>
        <stringProp name="ThreadGroup.delay"></stringProp>
      </ThreadGroup>
      <hashTree>
        <RecordingController guiclass="RecordController" testclass="RecordingController" testname="Recording Controller" enabled="true"/>
        <hashTree>
          <ConfigTestElement guiclass="HttpDefaultsGui" testclass="ConfigTestElement" testname="HTTP Request Defaults" enabled="true">
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
              <collectionProp name="Arguments.arguments"/>
            </elementProp>
            <stringProp name="HTTPSampler.domain">local.shop2020.in</stringProp>
            <stringProp name="HTTPSampler.port">8090</stringProp>
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
            <stringProp name="HTTPSampler.protocol"></stringProp>
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
            <stringProp name="HTTPSampler.path"></stringProp>
          </ConfigTestElement>
          <hashTree/>
          <CookieManager guiclass="CookiePanel" testclass="CookieManager" testname="HTTP Cookie Manager" enabled="true">
            <collectionProp name="CookieManager.cookies"/>
            <boolProp name="CookieManager.clearEachIteration">false</boolProp>
          </CookieManager>
          <hashTree/>
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/login" enabled="true">
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
              <collectionProp name="Arguments.arguments"/>
            </elementProp>
            <stringProp name="HTTPSampler.domain"></stringProp>
            <stringProp name="HTTPSampler.port"></stringProp>
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
            <stringProp name="HTTPSampler.protocol">http</stringProp>
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
            <stringProp name="HTTPSampler.path">/login</stringProp>
            <stringProp name="HTTPSampler.method">GET</stringProp>
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
            <boolProp name="HTTPSampler.monitor">false</boolProp>
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
          </HTTPSampler>
          <hashTree>
            <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
              <collectionProp name="Asserion.test_strings">
                <stringProp name="978004821">                                   &lt;form id=&quot;frmRegister&quot; name=&quot;frmRegister&quot; method=&quot;post&quot; action=&quot;/register?redirectUrl=/&quot;&gt;
                                                &lt;div class=&quot;clearBoth&quot;&gt;&lt;/div&gt;
                                                &lt;div class=&quot;login-row&quot;&gt;&lt;/div&gt;
                                                &lt;div id=&quot;loginCreate&quot; class=&quot;register-blocks&quot;&gt;
                                                        &lt;!-- Name of the user--&gt;
                                                        &lt;div class=&quot;register-row&quot;&gt;
                                                                &lt;label&gt;&lt;sup&gt;*&lt;/sup&gt;&lt;span&gt;Your Name:&lt;/span&gt;&lt;/label&gt;
                                                                &lt;div class=&quot;imgTextBox textbox-image&quot;&gt;
                                                                        &lt;input type=&quot;text&quot; class=&quot;textbox&quot; value=&quot;&quot; name=&quot;nameOfUser&quot; id=&quot;nameOfUser&quot; /&gt;
                                                                &lt;/div&gt;
                                                                &lt;div class=&quot;clearBoth&quot;&gt;&lt;/div&gt;
                                                        &lt;/div&gt;
                                                        &lt;!-- Login Id --&gt;
                                                        &lt;div class=&quot;register-row&quot;&gt;
                                                                &lt;label&gt;&lt;sup&gt;*&lt;/sup&gt;&lt;span&gt;Login Id(Email):&lt;/span&gt;&lt;/label&gt;
                                                                &lt;div class=&quot;imgTextBox textbox-image&quot;&gt;
                                                                        &lt;input type=&quot;text&quot; class=&quot;textbox&quot; value=&quot;&quot; name=&quot;email&quot; id=&quot;email&quot;&gt;
                                                                &lt;/div&gt;
                                                                &lt;div class=&quot;clearBoth&quot;&gt;&lt;/div&gt;
                                                                &lt;div class=&quot;instruction-text&quot;&gt;Enter your email address as login ID&lt;/div&gt;
                                                                &lt;div class=&quot;clearBoth&quot;&gt;&lt;/div&gt;
                                                        &lt;/div&gt;
                                                        &lt;!-- Password --&gt;
                                                        &lt;div class=&quot;register-row&quot;&gt;
                                                                &lt;label&gt;&lt;sup&gt;*&lt;/sup&gt;&lt;span&gt;Password:&lt;/span&gt;&lt;/label&gt;
                                                                &lt;div class=&quot;imgTextBox textbox-image&quot;&gt;
                                                                        &lt;input type=&quot;password&quot; class=&quot;textbox&quot; value=&quot;&quot; name=&quot;txtPassword&quot; id=&quot;txtPassword&quot; /&gt;
                                                                &lt;/div&gt;
                                                                &lt;div class=&quot;clearBoth&quot;&gt;&lt;/div&gt;
                                                                &lt;div class=&quot;instruction-text&quot;&gt;Minimum 6 characters&lt;/div&gt;
                                                                &lt;div class=&quot;clearBoth&quot;&gt;&lt;/div&gt;
                                                        &lt;/div&gt;
                                                        &lt;!-- Password --&gt;
                                                        &lt;div class=&quot;register-row&quot;&gt;
                                                                &lt;label&gt;&lt;sup&gt;*&lt;/sup&gt;&lt;span&gt;Confirm Password:&lt;/span&gt;&lt;/label&gt;
                                                                &lt;div class=&quot;imgTextBox textbox-image&quot;&gt;
                                                                        &lt;input type=&quot;password&quot; class=&quot;textbox&quot; value=&quot;&quot; name=&quot;confirmPassword&quot; id=&quot;confirmPassword&quot; /&gt;
                                                                &lt;/div&gt;
                                                                &lt;div class=&quot;clearBoth&quot;&gt;&lt;/div&gt;
                                                        &lt;/div&gt;
                                                        &lt;div class=&quot;register-row&quot;&gt;
                                                                &lt;label&gt;&lt;sup&gt;*&lt;/sup&gt;&lt;span&gt;Communication Email:&lt;/span&gt;&lt;/label&gt;
                                                                &lt;div class=&quot;imgTextBox textbox-image&quot;&gt;
                                                                        &lt;input type=&quot;text&quot; class=&quot;textbox&quot; value=&quot;&quot; name=&quot;communicationEmail&quot; id=&quot;communicationEmail&quot; /&gt;
                                                                &lt;/div&gt;
                                                                &lt;div class=&quot;instruction-text&quot; id=&quot;communicationEmailInstruction&quot;&gt;Edit to change this email address&lt;/div&gt;
                                                                &lt;div class=&quot;clearBoth&quot;&gt;&lt;/div&gt;
                                                        &lt;/div&gt;
                                                        &lt;div class=&quot;register-row&quot;&gt;
                                                                &lt;label&gt;&lt;span&gt;Mobile Number:&lt;/span&gt;&lt;/label&gt;
                                                                &lt;div class=&quot;imgTextBox textbox-image&quot;&gt;
                                                                        &lt;input type=&quot;text&quot; class=&quot;textbox&quot; value=&quot;&quot; name=&quot;mobileNumber&quot; id=&quot;mobileNumber&quot; /&gt;
                                                                &lt;/div&gt;
                                                                &lt;div class=&quot;clearBoth&quot;&gt;&lt;/div&gt;
                                                        &lt;/div&gt;
                                                        &lt;div class=&quot;register-row&quot;&gt;
                                                                &lt;label&gt;&lt;span&gt;Date of Birth:&lt;/span&gt;&lt;/label&gt;
                                                                &lt;div class=&quot;imgTextBox textbox-image&quot;&gt;
                                                                        &lt;input type=&quot;text&quot; class=&quot;textbox&quot; value=&quot;&quot; name=&quot;dateOfBirth&quot; id=&quot;datepicker&quot; /&gt;
                                                                &lt;/div&gt;
                                                                &lt;div class=&quot;clearBoth&quot;&gt;&lt;/div&gt;
                                                        &lt;/div&gt;
                                                        &lt;div class=&quot;register-row&quot;&gt;
                                                                &lt;label&gt;&lt;span&gt;Sex:&lt;/span&gt;&lt;/label&gt;
                                                                &lt;div class=&quot;sex-options&quot;&gt;
                                                                        &lt;input type=&quot;radio&quot; name=&quot;sex&quot; value=&quot;0&quot; id=&quot;male&quot; /&gt; Male
                                                                        &lt;div class=&quot;clearBoth&quot;&gt;&lt;/div&gt;
                                                                &lt;/div&gt;
                                                                &lt;div class=&quot;sex-options&quot;&gt;
                                                                        &lt;input type=&quot;radio&quot; name=&quot;sex&quot; value=&quot;1&quot; id=&quot;female&quot; /&gt; Female
                                                                        &lt;div class=&quot;clearBoth&quot;&gt;&lt;/div&gt;
                                                                &lt;/div&gt;
                                                                &lt;div class=&quot;clearBoth&quot;&gt;&lt;/div&gt;
                                                        &lt;/div&gt;
                                                        &lt;div class=&quot;register-row&quot;&gt;
                                                                &lt;label&gt;&amp;nbsp;&lt;/label&gt;
                                                                &lt;div class=&quot;newsletter&quot;&gt;
                                                                        &lt;input type=&quot;checkbox&quot; name=&quot;conditions&quot; value=&quot;&quot; /&gt;
                                                                        &amp;nbsp;I agree and accept the &lt;a href=&quot;/static/terms-conditions&quot;&gt;Terms of Service&lt;/a&gt; of Saholic
                                                                &lt;div class=&quot;clearBoth&quot;&gt;&lt;/div&gt;
                                                        &lt;/div&gt;
                                                        &lt;div class=&quot;register-row&quot;&gt;
                                                                &lt;label&gt;&amp;nbsp;&lt;/label&gt;
                                                                &lt;div class=&quot;bigImgButton floatLeft register-button yellow-image&quot;&gt;
                                                                        &lt;input type=&quot;submit&quot; class=&quot;button&quot; value=&quot;Register&quot; name=&quot;btnSearch&quot;&gt;
                                                                &lt;/div&gt;
                                                        &lt;/div&gt;
                                                &lt;/div&gt;
                                                &lt;/div&gt;
                                        &lt;!-- Create Login --&gt;

                                        &lt;!-- Conditions Information --&gt;
                                                &lt;!-- Conditions Information --&gt;
                                        &lt;/form&gt;</stringProp>
              </collectionProp>
              <stringProp name="Assertion.test_field">Assertion.response_data</stringProp>
              <boolProp name="Assertion.assume_success">false</boolProp>
              <intProp name="Assertion.test_type">16</intProp>
            </ResponseAssertion>
            <hashTree/>
          </hashTree>
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/register?redirectUrl=/" enabled="true">
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
              <collectionProp name="Arguments.arguments">
                <elementProp name="nameOfUser" elementType="HTTPArgument">
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
                  <stringProp name="Argument.name">nameOfUser</stringProp>
                  <stringProp name="Argument.value">registertest</stringProp>
                  <stringProp name="Argument.metadata">=</stringProp>
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
                </elementProp>
                <elementProp name="email" elementType="HTTPArgument">
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
                  <stringProp name="Argument.name">email</stringProp>
                  <stringProp name="Argument.value">registertest%40mailinator.com</stringProp>
                  <stringProp name="Argument.metadata">=</stringProp>
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
                </elementProp>
                <elementProp name="txtPassword" elementType="HTTPArgument">
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
                  <stringProp name="Argument.name">txtPassword</stringProp>
                  <stringProp name="Argument.value">registertest</stringProp>
                  <stringProp name="Argument.metadata">=</stringProp>
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
                </elementProp>
                <elementProp name="confirmPassword" elementType="HTTPArgument">
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
                  <stringProp name="Argument.name">confirmPassword</stringProp>
                  <stringProp name="Argument.value">registertest</stringProp>
                  <stringProp name="Argument.metadata">=</stringProp>
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
                </elementProp>
                <elementProp name="communicationEmail" elementType="HTTPArgument">
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
                  <stringProp name="Argument.name">communicationEmail</stringProp>
                  <stringProp name="Argument.value">registertest%40mailinator.com</stringProp>
                  <stringProp name="Argument.metadata">=</stringProp>
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
                </elementProp>
                <elementProp name="mobileNumber" elementType="HTTPArgument">
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
                  <stringProp name="Argument.name">mobileNumber</stringProp>
                  <stringProp name="Argument.value"></stringProp>
                  <stringProp name="Argument.metadata">=</stringProp>
                  <boolProp name="HTTPArgument.use_equals">true</boolProp>
                </elementProp>
                <elementProp name="dateOfBirth" elementType="HTTPArgument">
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
                  <stringProp name="Argument.name">dateOfBirth</stringProp>
                  <stringProp name="Argument.value"></stringProp>
                  <stringProp name="Argument.metadata">=</stringProp>
                </elementProp>
                <elementProp name="conditions" elementType="HTTPArgument">
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
                  <stringProp name="Argument.name">conditions</stringProp>
                  <stringProp name="Argument.value"></stringProp>
                  <stringProp name="Argument.metadata">=</stringProp>
                </elementProp>
                <elementProp name="btnSearch" elementType="HTTPArgument">
                  <boolProp name="HTTPArgument.always_encode">false</boolProp>
                  <stringProp name="Argument.name">btnSearch</stringProp>
                  <stringProp name="Argument.value">Register</stringProp>
                  <stringProp name="Argument.metadata">=</stringProp>
                </elementProp>
              </collectionProp>
            </elementProp>
            <stringProp name="HTTPSampler.domain"></stringProp>
            <stringProp name="HTTPSampler.port"></stringProp>
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
            <stringProp name="HTTPSampler.protocol">http</stringProp>
            <stringProp name="HTTPSampler.contentEncoding"></stringProp>
            <stringProp name="HTTPSampler.path">/register?redirectUrl=/</stringProp>
            <stringProp name="HTTPSampler.method">POST</stringProp>
            <boolProp name="HTTPSampler.follow_redirects">false</boolProp>
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
            <boolProp name="HTTPSampler.monitor">false</boolProp>
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
          </HTTPSampler>
          <hashTree/>
          <HTTPSampler guiclass="HttpTestSampleGui" testclass="HTTPSampler" testname="/" enabled="true">
            <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" enabled="true">
              <collectionProp name="Arguments.arguments"/>
            </elementProp>
            <stringProp name="HTTPSampler.domain"></stringProp>
            <stringProp name="HTTPSampler.port"></stringProp>
            <stringProp name="HTTPSampler.connect_timeout"></stringProp>
            <stringProp name="HTTPSampler.response_timeout"></stringProp>
            <stringProp name="HTTPSampler.protocol">http</stringProp>
            <stringProp name="HTTPSampler.contentEncoding">UTF-8</stringProp>
            <stringProp name="HTTPSampler.path">/</stringProp>
            <stringProp name="HTTPSampler.method">GET</stringProp>
            <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
            <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
            <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
            <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
            <boolProp name="HTTPSampler.monitor">false</boolProp>
            <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
          </HTTPSampler>
          <hashTree>
            <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
              <collectionProp name="Asserion.test_strings">
                <stringProp name="-1185024737">&lt;div id=&quot;welcome_msg&quot;&gt;Hi, registertest&lt;/div&gt;</stringProp>
              </collectionProp>
              <stringProp name="Assertion.test_field">Assertion.response_data</stringProp>
              <boolProp name="Assertion.assume_success">false</boolProp>
              <intProp name="Assertion.test_type">16</intProp>
            </ResponseAssertion>
            <hashTree/>
          </hashTree>
        </hashTree>
        <ResultCollector guiclass="ViewResultsFullVisualizer" testclass="ResultCollector" testname="View Results Tree" enabled="true">
          <boolProp name="ResultCollector.error_logging">false</boolProp>
          <objProp>
            <name>saveConfig</name>
            <value class="SampleSaveConfiguration">
              <time>true</time>
              <latency>true</latency>
              <timestamp>true</timestamp>
              <success>true</success>
              <label>true</label>
              <code>true</code>
              <message>true</message>
              <threadName>true</threadName>
              <dataType>true</dataType>
              <encoding>false</encoding>
              <assertions>true</assertions>
              <subresults>true</subresults>
              <responseData>false</responseData>
              <samplerData>false</samplerData>
              <xml>true</xml>
              <fieldNames>false</fieldNames>
              <responseHeaders>false</responseHeaders>
              <requestHeaders>false</requestHeaders>
              <responseDataOnError>false</responseDataOnError>
              <saveAssertionResultsFailureMessage>false</saveAssertionResultsFailureMessage>
              <assertionsResultsToSave>0</assertionsResultsToSave>
              <bytes>true</bytes>
            </value>
          </objProp>
          <stringProp name="filename"></stringProp>
        </ResultCollector>
        <hashTree/>
        <ResultCollector guiclass="AssertionVisualizer" testclass="ResultCollector" testname="Assertion Results" enabled="true">
          <boolProp name="ResultCollector.error_logging">false</boolProp>
          <objProp>
            <name>saveConfig</name>
            <value class="SampleSaveConfiguration">
              <time>true</time>
              <latency>true</latency>
              <timestamp>true</timestamp>
              <success>true</success>
              <label>true</label>
              <code>true</code>
              <message>true</message>
              <threadName>true</threadName>
              <dataType>true</dataType>
              <encoding>false</encoding>
              <assertions>true</assertions>
              <subresults>true</subresults>
              <responseData>false</responseData>
              <samplerData>false</samplerData>
              <xml>true</xml>
              <fieldNames>false</fieldNames>
              <responseHeaders>false</responseHeaders>
              <requestHeaders>false</requestHeaders>
              <responseDataOnError>false</responseDataOnError>
              <saveAssertionResultsFailureMessage>false</saveAssertionResultsFailureMessage>
              <assertionsResultsToSave>0</assertionsResultsToSave>
              <bytes>true</bytes>
            </value>
          </objProp>
          <stringProp name="filename"></stringProp>
        </ResultCollector>
        <hashTree/>
      </hashTree>
    </hashTree>
  </hashTree>
</jmeterTestPlan>