DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=33305>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=33305 Summary: Visual diff and merge functionality for JMeter scripts Product: JMeter Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component: Main AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Just an idea: visual diff and merge functionality for JMeter scripts. By this I mean: 1. Functionality to visually display differences between two JMX files (For eg:, by the highlighting the differing elements) 2. Functionality to accept or reject specific differences. This is useful in a multi-developer environment An average "JMeter developer" generally creates JMXs using the graphical interface, not text tools. A straight text diff between two JMX files is quite incomprehensible to the average developer. Instead, differences need to be diplayed in the same visual interface in which JMXs are created. Since JMX scripts are XML, and there are tools to compare XML documents (e.g.: http://www.xml.com/pub/r/738 ), this should be quite do-able. However, quite some work would be required in JMeter to "understand" the XML differences and display them visually, and to build the "merge" functionality. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
