Looking at  JMeter wiki
<https://cwiki.apache.org/confluence/display/JMETER/JMeterFAQ#JMeterFAQ-IsthereaJMXSchema/DTDavailable?>
  


> Is there a JMX Schema/DTD available?
> 
> Answer:  No. Don't plan on having one either at this point. Changes would
> be too frequent to realistically keep up with.


If you want to generate JMeter test plan programmatically I would rather
suggest sticking to i.e.:

 1.  JMeter Java DSL <https://github.com/abstracta/jmeter-java-dsl>  
 2.  JMeter Ruby DSL <https://github.com/flood-io/ruby-jmeter>  
 3.  Taurus tool
<https://www.blazemeter.com/blog/taurus-new-star-test-automation-tools-constellation>
  
 4. Using  JMeter API <https://jmeter.apache.org/api/index.html>   directly



--
Sent from: http://www.jmeter-archive.org/JMeter-User-f512775.html

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to