Hi  - Not-so-quick software estimation question: How can one analyse a
JMeter testscript (.jmx) file to get an approximate source lines of code
(SLOC) count for it?

 

To complicate matters, some testscripts I need to estimate are JMeter
1.9 vintage and have this structure:

--------------------------------------- 

<?xml version="1.0" encoding="UTF-8"?>

<node>

<testelement class="org.apache.jmeter.testelement.TestPlan">

--------------------------------------- 

 

Some others are JMeter 2.x and seem to have a different structure. For
eg: 

--------------------------------------- 

<?xml version="1.0" encoding="ISO-8859-1"?>

<jmeterTestPlan version="1.2" properties="2.0">

  <hashTree>

    <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="...

--------------------------------------- 

 

Regards,

Sonam Chauhan

 


The information contained in this email and any attached files are strictly
private and confidential. This email should be read by the intended addressee
only.  If the recipient of this message is not the intended addressee, please
call Corporate Express Australia Limited on +61 2 9335 0555 or Corporate Express
New Zealand Limited on +64 9 279 2555 and promptly delete this email and any
attachments.  The intended recipient of this email may only use, reproduce,
disclose or distribute the information contained in this email and any attached
files with Corporate Express' permission. If you are not the intended addressee,
you are strictly prohibited from using, reproducing, disclosing or distributing
the information contained in this email and any attached files.  Corporate
Express advises that this email and any attached files should be scanned to
detect viruses. Corporate Express accepts no liability for loss or damage
(whether caused by negligence or not) resulting from the use of any attached
files.

Reply via email to