? Test Suite: AI Candidate Comparison Summary Section 1: Display Logic
| # | Test Case | Precondition | Steps | Expected Result |
|---|---|---|---|---|
| 1 | Verify that AI summary section is shown when showAISummaryAtTop = true | Feature flag enabled in BAM service | 1. Open comparison modal. 2. Select 2 or more candidates. | AI Summary section appears at the top of the comparison view. |
| 2 | Verify that AI summary section is hidden when showAISummaryAtTop = false | Feature flag disabled in BAM service | Open comparison modal. | AI Summary section is not displayed. |
| 3 | Verify that summary is generated for selected candidates only | Candidates selected for comparison | Select 3 candidates → open comparison modal. | AI Summary contains insights only for the selected 3 candidates. |
? Test Suite: AI Candidate Comparison Summary Section 1: Display Logic
| # | Test Case | Precondition | Steps | Expected Result |
|---|---|---|---|---|
| 1 | Verify that AI summary section is shown when showAISummaryAtTop = true | Feature flag enabled in BAM service | 1. Open comparison modal. 2. Select 2 or more candidates. | AI Summary section appears at the top of the comparison view. |
| 2 | Verify that AI summary section is hidden when showAISummaryAtTop = false | Feature flag disabled in BAM service | Open comparison modal. | AI Summary section is not displayed. |
| 3 | Verify that summary is generated for selected candidates only | Candidates selected for comparison | Select 3 candidates → open comparison modal. | AI Summary contains insights only for the selected 3 candidates. |