Skip to content

Instantly share code, notes, and snippets.

@elgatov
Created April 3, 2020 20:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elgatov/cb89a22675d77b5a0f86d846425a6eda to your computer and use it in GitHub Desktop.
Save elgatov/cb89a22675d77b5a0f86d846425a6eda to your computer and use it in GitHub Desktop.
<ResultCollector guiclass="ViewResultsFullVisualizer" testclass="ResultCollector" testname="Log fallos" enabled="true">
<boolProp name="ResultCollector.error_logging">true</boolProp>
<objProp>
<name>saveConfig</name>
<value class="SampleSaveConfiguration">
<time>false</time>
<latency>false</latency>
<timestamp>true</timestamp>
<success>false</success>
<label>true</label>
<code>true</code>
<message>true</message>
<threadName>true</threadName>
<dataType>false</dataType>
<encoding>false</encoding>
<assertions>true</assertions>
<subresults>false</subresults>
<responseData>true</responseData>
<samplerData>true</samplerData>
<xml>true</xml>
<fieldNames>false</fieldNames>
<responseHeaders>true</responseHeaders>
<requestHeaders>true</requestHeaders>
<responseDataOnError>false</responseDataOnError>
<saveAssertionResultsFailureMessage>false</saveAssertionResultsFailureMessage>
<assertionsResultsToSave>0</assertionsResultsToSave>
<url>true</url>
</value>
</objProp>
<stringProp name="filename">~/transaction_resulttree.xml</stringProp>
</ResultCollector>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment