Administration¶
Administration covers the housekeeping side of Load Tester: where your workspace lives on disk, how repositories organize your test cases, and how to move work between machines or share it with teammates. None of this is on the critical path to running a load test. You can ignore the whole section until you actually need to move test cases between installations or organize a growing pile of recordings.
In This Section¶
- Workspace: Where the workspace lives on each operating system, what it contains, and how to move or back it up.
- Repositories: How repositories group test cases, datasets, and load configurations. When to create a new one and when to keep things in the default.
- Import/Export: Exporting test cases to share with teammates, and importing test cases received from someone else. The supported formats and the gotchas around references to local files.
If you're a single user on a single machine, you probably don't need this section. If you're sharing work, Import/Export is where to start.