This is a Jmeter Project where the DmoneyAPI is tested by creating test cases for Login , Creating users , Searching users and also performing Update and Delete operations. The ramp-up and the number of threads were kept as 1.Here login credentials can also be used from the csv file without explicitly writing it in the body. Steps to run this project:
- Clone this project or download the .jmx file in the project directory
- You can generate your own HTML summary report by running the following code in the terminal:
jmeter -n -t Dmoneyapi.jmx -l Dmoney.csv -e -o Reports