#
Editing Tests
This documentation covers how to edit tests in Kusho, whether you're working with individual tests or multiple tests simultaneously.
#
Overview
Kusho provides flexible options for editing tests:
- Edit individual tests with detailed modifications.
- Batch edit multiple tests through the comparison view.
- Edit through the Test Suite page.
#
Access Points
#
Test Suite Page
- Navigate to your test suite.
- Use the "Details" button to access individual tests.
- Monitor test execution status (Passed, Failed, Executed).
#
Key Features
Individual Test Editing
- Modify request parameters and payloads.
- Run tests immediately after changes.
- Save changes individually.
Batch Editing
- Side-by-side comparison view.
- Differential highlighting.
- Apply changes to multiple tests.
- Choose between editing a single test or all tests.
For detailed instructions on editing individual tests, see Single Test Editing Guide. For multiple test case editing, see Multiple Test Editing Guide.