Test Name:Gap Analysis sections do not appear when add-on is not selected
Feature:Add-on UI Presence (Mocked)
User Role:Product Owner
Traceability:@SHIFT-24
Description:Verifies that Coverage Gaps and Robustness Gaps sections are hidden from the output when the Gap Analysis add-on has not been selected.
This Test Verifies:
Verification Step
What It Checks
Documentation appears in output panel
The base documentation result is shown after analyzing the uploaded test file
Coverage Gaps is absent from output
No Coverage Gaps section is displayed when the add-on is not active
Robustness Gaps is absent from output
No Robustness Gaps section is displayed when the add-on is not active
Test Name:Technical Review sections do not appear when add-on is not selected
Feature:Add-on UI Presence (Mocked)
User Role:QA Manager
Traceability:@SHIFT-25
Description:Verifies that Technical Quality and Maintainability Risks sections are hidden from the output when the Technical Review add-on has not been selected.
This Test Verifies:
Verification Step
What It Checks
Documentation appears in output panel
The base documentation result is shown after analyzing the uploaded test file
Technical Quality is absent from output
No Technical Quality section is displayed when the add-on is not active
Maintainability Risks is absent from output
No Maintainability Risks section is displayed when the add-on is not active
Test Name:Annotation Summary sections do not appear when add-on is not selected
Feature:Add-on UI Presence (Mocked)
User Role:Product Owner
Traceability:@SHIFT-27
Description:Verifies that the Annotation Health section is hidden from the output when the Annotation Summary add-on has not been selected.
This Test Verifies:
Verification Step
What It Checks
Documentation appears in output panel
The base documentation result is shown after analyzing the uploaded test file
Annotation Health is absent from output
No Annotation Health section is displayed when the add-on is not active
Test Name:Risk Assessment sections do not appear when add-on is not selected
Feature:Add-on UI Presence (Mocked)
User Role:Product Owner
Traceability:@SHIFT-29
Description:Verifies that Scenario Risk Ratings and Risk Summary sections are hidden from the output when the Risk Assessment add-on has not been selected.
This Test Verifies:
Verification Step
What It Checks
Documentation appears in output panel
The base documentation result is shown after analyzing the uploaded test file
Scenario Risk Ratings is absent from output
No Scenario Risk Ratings section is displayed when the add-on is not active
Risk Summary is absent from output
No Risk Summary section is displayed when the add-on is not active
Test Name:Recommendations sections do not appear when add-on is not selected
Feature:Add-on UI Presence (Mocked)
User Role:Product Owner
Traceability:@SHIFT-31
Description:Verifies that the Recommended Actions section is hidden from the output when the Recommendations add-on has not been selected.
This Test Verifies:
Verification Step
What It Checks
Documentation appears in output panel
The base documentation result is shown after analyzing the uploaded test file
Recommended Actions is absent from output
No Recommended Actions section is displayed when the add-on is not active
Test Name:Gap Analysis sections do not appear when add-on is not selected
Feature:Add-on UI Presence (Mocked)
Traceability:@SHIFT-24
Journey:A Product Owner uploads a BDD feature file and runs documentation without the Gap Analysis add-on, verifying that Coverage Gaps and Robustness Gaps sections are absent from the output.
Scenario
Given Context
When Action
Then Assertion
Gherkin Type
Gap Analysis sections do not appear when add-on is not selected
Analysis API is mocked and user is on the Analyze page
User selects format 'bdd' and role 'Product Owner', uploads 'bdd_sample.feature', and clicks 'Document test cases'
Documentation appears in the output panel but 'Coverage Gaps' and 'Robustness Gaps' sections are not present
Negative
Test Name:Technical Review sections do not appear when add-on is not selected
Feature:Add-on UI Presence (Mocked)
Traceability:@SHIFT-25
Journey:A QA Manager uploads a BDD feature file and runs documentation without the Technical Review add-on, verifying that Technical Quality and Maintainability Risks sections are absent from the output.
Scenario
Given Context
When Action
Then Assertion
Gherkin Type
Technical Review sections do not appear when add-on is not selected
Analysis API is mocked and user is on the Analyze page
User selects format 'bdd' and role 'QA Manager', uploads 'bdd_sample.feature', and clicks 'Document test cases'
Documentation appears in the output panel but 'Technical Quality' and 'Maintainability Risks' sections are not present
Negative
Test Name:Annotation Summary sections do not appear when add-on is not selected
Feature:Add-on UI Presence (Mocked)
Traceability:@SHIFT-27
Journey:A Product Owner uploads a BDD feature file and runs documentation without the Annotation Summary add-on, verifying that the Annotation Health section is absent from the output.
Scenario
Given Context
When Action
Then Assertion
Gherkin Type
Annotation Summary sections do not appear when add-on is not selected
Analysis API is mocked and user is on the Analyze page
User selects format 'bdd' and role 'Product Owner', uploads 'bdd_sample.feature', and clicks 'Document test cases'
Documentation appears in the output panel but 'Annotation Health' section is not present
Negative
Test Name:Risk Assessment sections do not appear when add-on is not selected
Feature:Add-on UI Presence (Mocked)
Traceability:@SHIFT-29
Journey:A Product Owner uploads a BDD feature file and runs documentation without the Risk Assessment add-on, verifying that Scenario Risk Ratings and Risk Summary sections are absent from the output.
Scenario
Given Context
When Action
Then Assertion
Gherkin Type
Risk Assessment sections do not appear when add-on is not selected
Analysis API is mocked and user is on the Analyze page
User selects format 'bdd' and role 'Product Owner', uploads 'bdd_sample.feature', and clicks 'Document test cases'
Documentation appears in the output panel but 'Scenario Risk Ratings' and 'Risk Summary' sections are not present
Negative
Test Name:Recommendations sections do not appear when add-on is not selected
Feature:Add-on UI Presence (Mocked)
Traceability:@SHIFT-31
Journey:A Product Owner uploads a BDD feature file and runs documentation without the Recommendations add-on, verifying that the Recommended Actions section is absent from the output.
Scenario
Given Context
When Action
Then Assertion
Gherkin Type
Recommendations sections do not appear when add-on is not selected
Analysis API is mocked and user is on the Analyze page
User selects format 'bdd' and role 'Product Owner', uploads 'bdd_sample.feature', and clicks 'Document test cases'
Documentation appears in the output panel but 'Recommended Actions' section is not present