Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.38 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.38 KB

🚀 JEval Web

contributions welcome saythanks

JEval helps you to evaluate your JMeter test plan and provides recommendation before you start your performance testing.

🛠 Prerequisites

  • Clone this repository.
  • Install the latest version of Python
  • Install the dependencies
    pip install -r requirements.txt

Important Notes

  • JEval doesn't make any modifications to your JMeter test plan. But it is advisable to make a backup of your JMeter test plan.
  • JEval utility doesn't collect any sort of data

✨ Usage

✔ Features

  • JEval detects the JMeter version and validates the test plan.
  • Other features are in progress