Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 347 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 347 Bytes

loadrunner2jmeter

Converts LoadRunner http/html to JMeter script

Based on the existing lr2jm perl script floating around.

Changelog:

0.4

  •   Added lr start and end transaction support
    
  •   Added web custom request support
    
  •   Added web add header support
    
  •   Added web reg save param regexp variation support
    
  •   Various fixes and enchancements