Docs/getting started/introduction
1 min readIntroduction
A brief introduction to Budment.
Budment is a declarative load testing framework for defining API workflows as code and executing them through deterministic execution plans.
Scenarios are compiled into an inspectable execution graph before being executed, separating workflow definition from runtime execution.
Next Steps
- Installation: Install the Budment CLI and SDK.
- Quickstart: Build and run your first load scenario.
- Architecture: Explore the compiler and runtime architecture.