Skip to content

Commit 2117f67

Browse files
authored
updated Analyzer doc (#885)
1 parent fa7c8c3 commit 2117f67

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/pages/docs/ai-agents/analyzer.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@ The Analyzer Agent in Testsigma analyzes failed test steps and provides actionab
5454

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

6262
---
6363

0 commit comments

Comments
 (0)