The steps to perform a load test are similar for any other
type of software testing.
To perform a load test, is done by
- Develop a test environment to perform a load test
- Enlist load test scenarios like amount of load / transactions
to give to system for load test
- configure and develop test casers
- Execute test cases and store results
- Analyze results for new test cases and any changes needed
in test environment / test cases