Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/pages/docs/ai-agents/analyzer.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@ The Analyzer Agent in Testsigma analyzes failed test steps and provides actionab

6. Review the analysis in **Analyzer Agent** overlay, which displays:
![Analysis](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/Updated_Doc_Images/Analysis_from_Analyzer_Agent.png)
- **Error Type**
- **Root Cause**
- **Visual Evidence**
- **Suggested Fixes**
- **Error Type**: Displays the category of failure identified during test execution.
- **Root Cause**: Describes the underlying reason for the failure based on execution analysis.
- **Visual Evidence**: Displays screenshots captured during recording and execution to support failure analysis.
- **Suggested Fixes**: Displays recommended actions to resolve the failed test step.

---

Expand Down