# [[Planning for load testing]]
Planning for a load test starts with all the stakeholders deciding on the goals for the load test, and then a test manager or lead outlining steps for how to achieve those goals. The objective of the planning phase is to define boundaries for the testing and outline the logistics of how the testing will be carried out.
During test planning, the test approach is set and resources (hardware, environment, tools, and people) required are clearly outlined. Larger projects typically have a test plan as a deliverable for this phase. The test plan is a living document that is updated as new information comes to light.
Here's a practical example of planning for a load test:
<iframe width="560" height="315" src="https://www.youtube.com/embed/EFqBWqo3IzY" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
## [[Requirements]]
## [[Scope]]
## [[Entry Criteria]]
## [[Workload Modeling]]
## [[Monitoring]]
## [[Stubs]]
## [[Test Scenarios]]
## See also
- [[How to Write a Load Test Plan]]
- [End-to-end guide for load testing](https://nicolevanderhoeven.com/blog/20210524-end-to-end-guide-for-load-testing/)