Hi Sir, I have used the download link, biggest issue here is I have a set of Jmeter results as xmls, I have to read through all of these files and take only values of <httpSample ..... lb="xyz"> , <failure>, <error>, <failureMessage> and create an html report. I have been struggling with this and if you can help it will be grateful! This is the output of Script I downloaded
/testResults/httpSample/httpSample at NewTrial.pl line 32. /testResults/httpSample/httpSample at NewTrial.pl line 32. YO /testResults/httpSample at NewTrial.pl line 36. <tr><td><p> http://www.apache.org/style/style.css http://www.apache.org/images/asf_logo_wide.gif HTTP Request </p> <td><p> </p></td> <td><p> </p></td></tr>
Regards!

In reply to Re^6: trouble,, need help! (parsing apache jmeter xml, preparing html report) by numberuno
in thread trouble,, need help! by numberuno

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.