Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: caption

...

No Format
<?xml version="1.0" encoding="UTF-8"?>
<testResults version="1.2">
  <httpSample t="1187" lt="0" ts="1133521593546" s="true" lb="/my_webapp/root/auth" rc="302" rm="Moved Temporarily" tn="Thread Group 1-1" dt="text"/>
  <httpSample t="16" lt="0" ts="1133521593562" s="true" lb="/my_webapp/root/;jsessionid=xxx" rc="302" rm="Moved Temporarily" tn="Thread Group 1-1" dt="text"/>
  <httpSample t="16" lt="0" ts="1133521593578" s="true" lb="/my_webapp/root/portal" rc="302" rm="Moved Temporarily" tn="Thread Group 1-1" dt="text"/>
  <httpSample t="15" lt="0" ts="1133521593593" s="true" lb="/my_webapp/root/docbook/css/docbook.css" rc="304" rm="Not Modified" tn="Thread Group 1-1" dt=""/>
  ...
</testResults>

caption:

  • t is time
  • it is iteration
  • ts is timestamp
  • s is success
  • rc is response code

Jtl Test Plan 2.0 Format

How to save in 2.0 Format

...