# Assertion management

# Assertion Management

# Adding Assertions

  1. Manual Addition

    • Click "Add New Assertion"
    • Write assertion logic
    • Include descriptive message
    • Save and verify Steps:-
  2. Bulk Generation

    • Use "Generate Assertions for All Tests"
    • Review suggested assertions
    • Apply relevant checks
    • Verify generated assertions
  3. Generation For Single Test

    • Click on the ⍣ icon.

# Managing Assertions

  1. Editing
    • Click existing assertion
    • Modify logic or message
    • Click anywhere outside the box. Your changes will be automatically saved.
    • Rerun test to verify