Edit Load Test
PerfAgents allows you to modify an existing load test using two editing modes: Quick Edit and Detailed Edit. This gives you flexibility to make fast configuration changes or perform deeper updates without recreating the test.
Once a load test is created, it can be edited at any time from the All Tests list.
Accessing Edit Options
From the All Tests screen, locate the load test you want to modify
Click Edit icon on the selected test
You are presented with two editing options:
Quick Edit
Detailed Edit
Each option is designed for a specific level of configuration change.
Quick Edit
Quick Edit is intended for fast updates to execution-related settings without changing the core structure of the test.
Following can be edited in Quick Edit:
Load configuration values (such as users, duration, ramp-up behavior)
Generator and execution-related configurations
Test run parameters that affect how the test executes
Once changes are saved, the test configuration is updated and ready for execution.
Detailed Edit
Detailed Edit is used when you need to modify the test definition itself.
Following can be edited in Detailed Edit:
Test setup and structure
Script or scenario selection
UI automation configuration (add, remove, or update)
Any advanced configuration defined during test creation
Selecting Detailed Edit redirects you back to the full test creation flow, with all previously configured values pre-filled. After making changes, the test can be updated and saved.
Updating the Load Test
After completing changes in either Quick Edit or Detailed Edit:
Save the updated configuration
The load test is updated without creating a new test entry
The test can again be run manually
Last updated