Open dmoney.jmx in Jmeter Run the tests Open VSCode In terminal use the following command jmeter -n -t "dmoney.jmx" -l "dmoney.jtl" -e -o ".\API Chaining Report" Open the html file ...
This project demonstrates performance testing and API chaining on the Dmoney transaction API. The main objective was to simulate real-world financial transactions by chaining authentication (Admin ...