BlocklyJMX is a Web-based viewer and editor for Apache JMeter™ test plan files. BlocklyJMX uses an alternative approach to visual JMX editing: a 2-dimensional Blockly-based Test Plan builder. Its vertical dimension reflects test execution flow, while horizontal dimension is used for scoped components. This approach offers better clarity on how JMeter Test Plan will execute. BlocklyJMX does not aim to replace Apache JMeter, it is just a lightweight alternative, enabling you to look at JMX file when you don't have JMeter installed on your computer.
Please note that BlocklyJMX is a browser-based application. This means that JMX files you work with are not sent out from your computer to any remote server. The only data that BlocklyJMX sends to its servers is the statistics about which elements you have used in your JMX. That information contains no actual JMX field values, it only includes JMeter component class names. The statistics about component usage will help improving application in the future.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS PROVIDE THE SOFTWARE "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE IS WITH YOU. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE SOFTWARE (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE SOFTWARE TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
This application is provided for free use, including commercial use, however it is not Open Source. One may not copy or redistribute it without obtaining license from authors.
COPYRIGHT © 2021 Andrey Pokhilko. All rights reserved.