Docs/getting started/introduction
1 min read

Introduction

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