Converts JMeter .jmx files to k6 JS code
-
Updated
Feb 7, 2022 - JavaScript
Converts JMeter .jmx files to k6 JS code
• CSV Dataset was used for data-driven testing. • An API Test Report was generated through Newman CLI, which describes the details of the test. • Different types of test scripts are created and executed for validating test cases through GET, POST, PUT, PATCH, and DELETE requests for the Student Details Rest API.
This project involved creating a positive test case using JMeter to verify the system's functionality and reliability. It included simulating administrative tasks, financial transactions, and validating balance accuracy, ensuring seamless execution of operations.
utility java class to add PerfMon configuration to an existing JMeter JMX file
This project explains how to run a performance test with JMeter against a Booking Site.
Add a description, image, and links to the jmx-files topic page so that developers can more easily learn about it.
To associate your repository with the jmx-files topic, visit your repo's landing page and select "manage topics."