Giter Site home page Giter Site logo

lr_jmeter_converter's Introduction

LR_Jmeter_Converter

LoadRunner to JMeter converter V2.0 is built on python2.7.

How to use the converter:

  • Download the zip file
  • Unzip to any desired location
  • Run “LR_Parsing.exe”
  • Provide absolute path to the Loadrunner script
  • Provide a location to save the logs and converted file
  • Converted requests are saved to “converted_lines.log”, the jmx is saved as output.jmx

NOTE: warning/Errors will be displayed on the console and will not be saved to file

Note: correlation and text checks are added as a parent node to the request. Error handling will be improved in next versions.

Known issues:

  1. Multiple line post (web_custom_request) are converted with missing “” and extra “\”
  2. lr_start_transaction with "'" in the transaction name is throwing error

Fixed issues:

  1. path will be processed only if {url}://{servername:port} is present in the action of either web_submit_data or web_custom_request
  2. web_reg_save_param is misinterpreted at times
  3. ordinal in web_reg_save_param_regex
  4. warning will be dispalyed if web_reg_find has save_count
  5. Sample hirerarchy is managed while converting

New features:

  1. web_submit_form, web_link are handelled
  2. Creates If and while condition with "true" as condition
  3. Reads complete Loadrunner file to process all the .c files
  4. CSV dataset read will be created with param names and file linking
  5. Parameters are added to http_request_defaults and test plan to ease parameterization
  6. Support for Delete, PUT methods in http request
  7. longer LB, Rb are handelled more efficiently

Reach to [email protected] for more details or enhancements

lr_jmeter_converter's People

Contributors

shravanakula avatar

Watchers

James Cloos avatar glorious avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.