This JMeter test plan is designed to test the login functionality, user creation process,such as creating new user,agent and custommer,And money transaction such as deposit,withdraw,payment feature of dmoney application.
- JMeter 5.6.2
- Access to the application under test
- JMeter
- JDK
- Open JMeter.
- Load the JMX file (my_test_plan.jmx) by selecting
File > Open
. - Configure the following variables in the JMX file:
- Server URL
- Login credentials
- Test data
- Start the test by clicking the "Run" button.
- Monitor the test progress and view results using JMeter listeners.
- Ensure you have JMeter installed on your system.
- Clone this repository to your local machine.
- Open a terminal or command prompt.
- Navigate to the project directory:
cd /path/to/your/project