1. Define Goal
    1. Document goal
    2. Define Report format
    3. Define measure
    4. Define success and fail
  2. Test plan
    1. Define Load
    2. Define test environment
    3. Define how, how run the test
    4. Define how to measure
  3. Define Load
    1. Define test script
    2. Verify test script
  4. Setup test envionrment
    1. Unit trial run
    2. Validate the load
    3. Valide the measure
  5. Run test
    1. Run the load
    2. Capture the respone
  6. Report Result
    1. Apply result to report format
    2. Report the test process
    3. Report the result
    4. Analyze the result
  7. Review result
    1. What existing
    2. When and how to improve