cambios profundos con grok
This commit is contained in:
+42
@@ -0,0 +1,42 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.876Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-documentation-check-accuracy_installation_and_configuration_guide
|
||||
module: core
|
||||
group: core-documentation
|
||||
title: Verify accuracy of the Installation and Configuration Guide against actual system behaviour
|
||||
description: Verify accuracy of the Installation and Configuration Guide against actual system behaviour
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Navigate to the download / documentation portal
|
||||
expected: ''
|
||||
- action: Search or locate the relevant file/link by filename pattern
|
||||
expected: ''
|
||||
- action: Assert presence and visibility of the expected document
|
||||
expected: ''
|
||||
automation_status: manual
|
||||
file: tests/core/documentation.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
manualReason: 'Requires expert human review: QA engineer must follow the guide step-by-step on a clean system'
|
||||
automatable:
|
||||
- Most UI-driven configuration and verification steps via Playwright
|
||||
notYet:
|
||||
- 'Requires expert human review: QA engineer must follow the guide step-by-step on a clean system'
|
||||
+42
@@ -0,0 +1,42 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.881Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-documentation-check-accuracy_trouble_shooting_guide
|
||||
module: core
|
||||
group: core-documentation
|
||||
title: Verify the Troubleshooting Guide procedures are accurate and complete
|
||||
description: Verify the Troubleshooting Guide procedures are accurate and complete
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Navigate to the download / documentation portal
|
||||
expected: ''
|
||||
- action: Search or locate the relevant file/link by filename pattern
|
||||
expected: ''
|
||||
- action: Assert presence and visibility of the expected document
|
||||
expected: ''
|
||||
automation_status: manual
|
||||
file: tests/core/documentation.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
manualReason: Requires expert human review to validate each troubleshooting scenario on a real system
|
||||
automatable:
|
||||
- Most UI-driven configuration and verification steps via Playwright
|
||||
notYet:
|
||||
- Requires expert human review to validate each troubleshooting scenario on a real system
|
||||
+41
@@ -0,0 +1,41 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.886Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-documentation-write-changed_cli_configuration_commands
|
||||
module: core
|
||||
group: core-documentation
|
||||
title: Extract and record changed CLI configuration commands for this release
|
||||
description: Extract and record changed CLI configuration commands for this release
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Navigate to the download / documentation portal
|
||||
expected: ''
|
||||
- action: Search or locate the relevant file/link by filename pattern
|
||||
expected: ''
|
||||
- action: Assert presence and visibility of the expected document
|
||||
expected: ''
|
||||
automation_status: automated
|
||||
file: tests/core/documentation.spec.ts
|
||||
custom_fields:
|
||||
original_action: write
|
||||
automatable:
|
||||
- Full end-to-end execution via Playwright against the admin portal UI
|
||||
- Navigation, form interaction, and assertions are scriptable
|
||||
notYet: []
|
||||
+41
@@ -0,0 +1,41 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.893Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-documentation-write-release_notes_feature_changes_and_known_issues
|
||||
module: core
|
||||
group: core-documentation
|
||||
title: Extract and record Release Notes, feature changes, and known issues
|
||||
description: Extract and record Release Notes, feature changes, and known issues
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Navigate to the download / documentation portal
|
||||
expected: ''
|
||||
- action: Search or locate the relevant file/link by filename pattern
|
||||
expected: ''
|
||||
- action: Assert presence and visibility of the expected document
|
||||
expected: ''
|
||||
automation_status: automated
|
||||
file: tests/core/documentation.spec.ts
|
||||
custom_fields:
|
||||
original_action: write
|
||||
automatable:
|
||||
- Full end-to-end execution via Playwright against the admin portal UI
|
||||
- Navigation, form interaction, and assertions are scriptable
|
||||
notYet: []
|
||||
+51
@@ -0,0 +1,51 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.908Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-features-check-backward_compatibility_of_new_features
|
||||
module: core
|
||||
group: core-features
|
||||
title: >-
|
||||
Verify new features are backward-compatible with existing configurations and older endpoint
|
||||
firmware
|
||||
description: >-
|
||||
Verify new features are backward-compatible with existing configurations and older endpoint
|
||||
firmware
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Execute the main verification or configuration action described in the test
|
||||
expected: ''
|
||||
- action: Capture evidence (screenshot, log, API response)
|
||||
expected: ''
|
||||
- action: Assert expected outcome
|
||||
expected: ''
|
||||
automation_status: partial
|
||||
file: tests/core/features.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
partialNotes: >-
|
||||
Configuration import checks automated; functional compatibility with older endpoints requires
|
||||
manual testing
|
||||
automatable:
|
||||
- Portal UI configuration and verification steps (already partially automated)
|
||||
- Data extraction and reporting of current settings
|
||||
notYet:
|
||||
- >-
|
||||
Configuration import checks automated; functional compatibility with older endpoints requires
|
||||
manual testing
|
||||
+41
@@ -0,0 +1,41 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.922Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-features-check-provisioning_changes_for_new_features
|
||||
module: core
|
||||
group: core-features
|
||||
title: Verify provisioning settings for new features are accessible in the admin portal
|
||||
description: Verify provisioning settings for new features are accessible in the admin portal
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Execute the main verification or configuration action described in the test
|
||||
expected: ''
|
||||
- action: Capture evidence (screenshot, log, API response)
|
||||
expected: ''
|
||||
- action: Assert expected outcome
|
||||
expected: ''
|
||||
automation_status: automated
|
||||
file: tests/core/features.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
automatable:
|
||||
- Full end-to-end execution via Playwright against the admin portal UI
|
||||
- Navigation, form interaction, and assertions are scriptable
|
||||
notYet: []
|
||||
@@ -0,0 +1,42 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.924Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-features-write-analysis_of_new_security_risks
|
||||
module: core
|
||||
group: core-features
|
||||
title: Identify, analyse, and document new security risks introduced by features in this release
|
||||
description: Identify, analyse, and document new security risks introduced by features in this release
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Execute the main verification or configuration action described in the test
|
||||
expected: ''
|
||||
- action: Capture evidence (screenshot, log, API response)
|
||||
expected: ''
|
||||
- action: Assert expected outcome
|
||||
expected: ''
|
||||
automation_status: manual
|
||||
file: tests/core/features.spec.ts
|
||||
custom_fields:
|
||||
original_action: write
|
||||
manualReason: Security risk analysis requires expert threat modelling, source code review, and human judgment
|
||||
automatable:
|
||||
- Most UI-driven configuration and verification steps via Playwright
|
||||
notYet:
|
||||
- Security risk analysis requires expert threat modelling, source code review, and human judgment
|
||||
+41
@@ -0,0 +1,41 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.927Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-features-write-summary_of_each_new_feature_per_release
|
||||
module: core
|
||||
group: core-features
|
||||
title: Extract and record a summary of each new feature included in this release
|
||||
description: Extract and record a summary of each new feature included in this release
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Execute the main verification or configuration action described in the test
|
||||
expected: ''
|
||||
- action: Capture evidence (screenshot, log, API response)
|
||||
expected: ''
|
||||
- action: Assert expected outcome
|
||||
expected: ''
|
||||
automation_status: automated
|
||||
file: tests/core/features.spec.ts
|
||||
custom_fields:
|
||||
original_action: write
|
||||
automatable:
|
||||
- Full end-to-end execution via Playwright against the admin portal UI
|
||||
- Navigation, form interaction, and assertions are scriptable
|
||||
notYet: []
|
||||
+41
@@ -0,0 +1,41 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.930Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-features-write-ui_ux_and_admin_portal_changes_validation
|
||||
module: core
|
||||
group: core-features
|
||||
title: Capture and record all UI/UX changes in the admin portal for this release
|
||||
description: Capture and record all UI/UX changes in the admin portal for this release
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Execute the main verification or configuration action described in the test
|
||||
expected: ''
|
||||
- action: Capture evidence (screenshot, log, API response)
|
||||
expected: ''
|
||||
- action: Assert expected outcome
|
||||
expected: ''
|
||||
automation_status: automated
|
||||
file: tests/core/features.spec.ts
|
||||
custom_fields:
|
||||
original_action: write
|
||||
automatable:
|
||||
- Full end-to-end execution via Playwright against the admin portal UI
|
||||
- Navigation, form interaction, and assertions are scriptable
|
||||
notYet: []
|
||||
@@ -0,0 +1,42 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.933Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-installation-check-fresh_installation
|
||||
module: core
|
||||
group: core-installation
|
||||
title: Verify complete fresh installation from scratch succeeds on each supported hypervisor
|
||||
description: Verify complete fresh installation from scratch succeeds on each supported hypervisor
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Prepare clean or previous-version VM/image
|
||||
expected: ''
|
||||
- action: Perform installation or upgrade procedure
|
||||
expected: ''
|
||||
- action: Post-install verification via portal + external tools
|
||||
expected: ''
|
||||
automation_status: manual
|
||||
file: tests/core/installation.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
manualReason: Requires provisioning a clean VM, mounting ISO/OVA, and running the installation wizard
|
||||
automatable:
|
||||
- Most UI-driven configuration and verification steps via Playwright
|
||||
notYet:
|
||||
- Requires provisioning a clean VM, mounting ISO/OVA, and running the installation wizard
|
||||
@@ -0,0 +1,41 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.935Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-installation-check-initial_configuration
|
||||
module: core
|
||||
group: core-installation
|
||||
title: Verify the initial configuration wizard completes successfully
|
||||
description: Verify the initial configuration wizard completes successfully
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Prepare clean or previous-version VM/image
|
||||
expected: ''
|
||||
- action: Perform installation or upgrade procedure
|
||||
expected: ''
|
||||
- action: Post-install verification via portal + external tools
|
||||
expected: ''
|
||||
automation_status: automated
|
||||
file: tests/core/installation.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
automatable:
|
||||
- Full end-to-end execution via Playwright against the admin portal UI
|
||||
- Navigation, form interaction, and assertions are scriptable
|
||||
notYet: []
|
||||
@@ -0,0 +1,41 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.938Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-installation-check-license_activation
|
||||
module: core
|
||||
group: core-installation
|
||||
title: Verify license activation completes successfully and licensed features are unlocked
|
||||
description: Verify license activation completes successfully and licensed features are unlocked
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Prepare clean or previous-version VM/image
|
||||
expected: ''
|
||||
- action: Perform installation or upgrade procedure
|
||||
expected: ''
|
||||
- action: Post-install verification via portal + external tools
|
||||
expected: ''
|
||||
automation_status: automated
|
||||
file: tests/core/installation.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
automatable:
|
||||
- Full end-to-end execution via Playwright against the admin portal UI
|
||||
- Navigation, form interaction, and assertions are scriptable
|
||||
notYet: []
|
||||
+47
@@ -0,0 +1,47 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.943Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-installation-check-post_install_service_status_and_port_verification
|
||||
module: core
|
||||
group: core-installation
|
||||
title: Verify all required services are running and expected ports are open after installation
|
||||
description: Verify all required services are running and expected ports are open after installation
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Prepare clean or previous-version VM/image
|
||||
expected: ''
|
||||
- action: Perform installation or upgrade procedure
|
||||
expected: ''
|
||||
- action: Post-install verification via portal + external tools
|
||||
expected: ''
|
||||
automation_status: partial
|
||||
file: tests/core/installation.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
partialNotes: >-
|
||||
Service status via admin portal automated; TCP port verification requires nmap from external
|
||||
host
|
||||
automatable:
|
||||
- Portal UI configuration and verification steps (already partially automated)
|
||||
- Data extraction and reporting of current settings
|
||||
notYet:
|
||||
- >-
|
||||
Service status via admin portal automated; TCP port verification requires nmap from external
|
||||
host
|
||||
@@ -0,0 +1,43 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.947Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-interoperability-check-addm
|
||||
module: core
|
||||
group: core-interoperability
|
||||
title: Verify ADDM integration is configured and reporting discovery data correctly
|
||||
description: Verify ADDM integration is configured and reporting discovery data correctly
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: External Systems
|
||||
value: SIEM server (Splunk, ELK, QRadar) and/or ADDM/ADDM collector
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Execute the main verification or configuration action described in the test
|
||||
expected: ''
|
||||
- action: Capture evidence (screenshot, log, API response)
|
||||
expected: ''
|
||||
- action: Assert expected outcome
|
||||
expected: ''
|
||||
automation_status: automated
|
||||
file: tests/core/interoperability.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
automatable:
|
||||
- Full end-to-end execution via Playwright against the admin portal UI
|
||||
- Navigation, form interaction, and assertions are scriptable
|
||||
notYet: []
|
||||
@@ -0,0 +1,43 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.952Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-interoperability-check-siem
|
||||
module: core
|
||||
group: core-interoperability
|
||||
title: Verify SIEM integration is configured and forwarding security events
|
||||
description: Verify SIEM integration is configured and forwarding security events
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: External Systems
|
||||
value: SIEM server (Splunk, ELK, QRadar) and/or ADDM/ADDM collector
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Execute the main verification or configuration action described in the test
|
||||
expected: ''
|
||||
- action: Capture evidence (screenshot, log, API response)
|
||||
expected: ''
|
||||
- action: Assert expected outcome
|
||||
expected: ''
|
||||
automation_status: automated
|
||||
file: tests/core/interoperability.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
automatable:
|
||||
- Full end-to-end execution via Playwright against the admin portal UI
|
||||
- Navigation, form interaction, and assertions are scriptable
|
||||
notYet: []
|
||||
+41
@@ -0,0 +1,41 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.957Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-repository-check-presence_of_all_mandatory_core-documentation_files
|
||||
module: core
|
||||
group: core-repository
|
||||
title: Verify all mandatory core documentation files are listed in the repository
|
||||
description: Verify all mandatory core documentation files are listed in the repository
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Navigate to the download / documentation portal
|
||||
expected: ''
|
||||
- action: Search or locate the relevant file/link by filename pattern
|
||||
expected: ''
|
||||
- action: Assert presence and visibility of the expected document
|
||||
expected: ''
|
||||
automation_status: automated
|
||||
file: tests/core/repository.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
automatable:
|
||||
- Full end-to-end execution via Playwright against the admin portal UI
|
||||
- Navigation, form interaction, and assertions are scriptable
|
||||
notYet: []
|
||||
+41
@@ -0,0 +1,41 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.960Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-repository-check-presence_of_companion_tools_and_supporting_scripts
|
||||
module: core
|
||||
group: core-repository
|
||||
title: Verify companion tools and supporting scripts are available in the repository
|
||||
description: Verify companion tools and supporting scripts are available in the repository
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Navigate to the download / documentation portal
|
||||
expected: ''
|
||||
- action: Search or locate the relevant file/link by filename pattern
|
||||
expected: ''
|
||||
- action: Assert presence and visibility of the expected document
|
||||
expected: ''
|
||||
automation_status: automated
|
||||
file: tests/core/repository.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
automatable:
|
||||
- Full end-to-end execution via Playwright against the admin portal UI
|
||||
- Navigation, form interaction, and assertions are scriptable
|
||||
notYet: []
|
||||
+41
@@ -0,0 +1,41 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.961Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-repository-check-presence_of_main_software_version_all_hypervisors
|
||||
module: core
|
||||
group: core-repository
|
||||
title: Verify main software version packages are available for all supported hypervisors
|
||||
description: Verify main software version packages are available for all supported hypervisors
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Navigate to the download / documentation portal
|
||||
expected: ''
|
||||
- action: Search or locate the relevant file/link by filename pattern
|
||||
expected: ''
|
||||
- action: Assert presence and visibility of the expected document
|
||||
expected: ''
|
||||
automation_status: automated
|
||||
file: tests/core/repository.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
automatable:
|
||||
- Full end-to-end execution via Playwright against the admin portal UI
|
||||
- Navigation, form interaction, and assertions are scriptable
|
||||
notYet: []
|
||||
+41
@@ -0,0 +1,41 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.964Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-repository-check-presence_of_patch_version_and_its_compatibility
|
||||
module: core
|
||||
group: core-repository
|
||||
title: Verify patch version packages and compatibility matrices are present
|
||||
description: Verify patch version packages and compatibility matrices are present
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Navigate to the download / documentation portal
|
||||
expected: ''
|
||||
- action: Search or locate the relevant file/link by filename pattern
|
||||
expected: ''
|
||||
- action: Assert presence and visibility of the expected document
|
||||
expected: ''
|
||||
automation_status: automated
|
||||
file: tests/core/repository.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
automatable:
|
||||
- Full end-to-end execution via Playwright against the admin portal UI
|
||||
- Navigation, form interaction, and assertions are scriptable
|
||||
notYet: []
|
||||
+41
@@ -0,0 +1,41 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.967Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-repository-check-presence_of_release_notes_and_changelog
|
||||
module: core
|
||||
group: core-repository
|
||||
title: FASE1-TEST-1779730773816
|
||||
description: FASE1-TEST-1779730773816
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Navigate to the download / documentation portal
|
||||
expected: ''
|
||||
- action: Search or locate the relevant file/link by filename pattern
|
||||
expected: ''
|
||||
- action: Assert presence and visibility of the expected document
|
||||
expected: ''
|
||||
automation_status: automated
|
||||
file: tests/core/repository.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
automatable:
|
||||
- Full end-to-end execution via Playwright against the admin portal UI
|
||||
- Navigation, form interaction, and assertions are scriptable
|
||||
notYet: []
|
||||
+41
@@ -0,0 +1,41 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.969Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-repository-check-presence_of_trouble_shooting_guide
|
||||
module: core
|
||||
group: core-repository
|
||||
title: Verify Troubleshooting Guide is present in the repository
|
||||
description: Verify Troubleshooting Guide is present in the repository
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Navigate to the download / documentation portal
|
||||
expected: ''
|
||||
- action: Search or locate the relevant file/link by filename pattern
|
||||
expected: ''
|
||||
- action: Assert presence and visibility of the expected document
|
||||
expected: ''
|
||||
automation_status: automated
|
||||
file: tests/core/repository.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
automatable:
|
||||
- Full end-to-end execution via Playwright against the admin portal UI
|
||||
- Navigation, form interaction, and assertions are scriptable
|
||||
notYet: []
|
||||
+41
@@ -0,0 +1,41 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.972Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-security-check-auto_enrollment_certificate_management_process
|
||||
module: core
|
||||
group: core-security
|
||||
title: Verify auto-enrollment certificate management (ACME/Let's Encrypt) is configured and functional
|
||||
description: Verify auto-enrollment certificate management (ACME/Let's Encrypt) is configured and functional
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Log in to the admin portal (if required)
|
||||
expected: ''
|
||||
- action: Navigate to the relevant settings section
|
||||
expected: ''
|
||||
- action: Read current configuration values via UI or API
|
||||
expected: ''
|
||||
automation_status: automated
|
||||
file: tests/core/security.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
automatable:
|
||||
- Full end-to-end execution via Playwright against the admin portal UI
|
||||
- Navigation, form interaction, and assertions are scriptable
|
||||
notYet: []
|
||||
+43
@@ -0,0 +1,43 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.974Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-security-check-encryption_of_sensitive_data_at_rest_and_in_transit
|
||||
module: core
|
||||
group: core-security
|
||||
title: Verify sensitive data is encrypted at rest (DB) and in transit (HTTPS/TLS)
|
||||
description: Verify sensitive data is encrypted at rest (DB) and in transit (HTTPS/TLS)
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Log in to the admin portal (if required)
|
||||
expected: ''
|
||||
- action: Navigate to the relevant settings section
|
||||
expected: ''
|
||||
- action: Read current configuration values via UI or API
|
||||
expected: ''
|
||||
automation_status: partial
|
||||
file: tests/core/security.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
partialNotes: HTTPS/TLS configuration verified via portal; DB-level at-rest encryption requires SSH/CLI access
|
||||
automatable:
|
||||
- Portal UI configuration and verification steps (already partially automated)
|
||||
- Data extraction and reporting of current settings
|
||||
notYet:
|
||||
- HTTPS/TLS configuration verified via portal; DB-level at-rest encryption requires SSH/CLI access
|
||||
@@ -0,0 +1,41 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.978Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-security-check-ip_access_control_lists
|
||||
module: core
|
||||
group: core-security
|
||||
title: Verify IP Access Control Lists are properly configured and enforced
|
||||
description: Verify IP Access Control Lists are properly configured and enforced
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Log in to the admin portal (if required)
|
||||
expected: ''
|
||||
- action: Navigate to the relevant settings section
|
||||
expected: ''
|
||||
- action: Read current configuration values via UI or API
|
||||
expected: ''
|
||||
automation_status: automated
|
||||
file: tests/core/security.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
automatable:
|
||||
- Full end-to-end execution via Playwright against the admin portal UI
|
||||
- Navigation, form interaction, and assertions are scriptable
|
||||
notYet: []
|
||||
+44
@@ -0,0 +1,44 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.980Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-security-check-known_vulnerable_dependencies_in_release_artifacts
|
||||
module: core
|
||||
group: core-security
|
||||
title: Verify release artifacts do not contain known vulnerable dependencies (CVE scan)
|
||||
description: Verify release artifacts do not contain known vulnerable dependencies (CVE scan)
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Log in to the admin portal (if required)
|
||||
expected: ''
|
||||
- action: Navigate to the relevant settings section
|
||||
expected: ''
|
||||
- action: Read current configuration values via UI or API
|
||||
expected: ''
|
||||
automation_status: partial
|
||||
file: tests/core/security.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
partialNotes: Vulnerability report page in portal automated; actual CVE scanning requires Trivy/OWASP-DC in CI
|
||||
automatable:
|
||||
- Portal UI configuration and verification steps (already partially automated)
|
||||
- Data extraction and reporting of current settings
|
||||
notYet:
|
||||
- Vulnerability report page in portal automated; actual CVE scanning requires Trivy/OWASP-DC in CI
|
||||
- Full CVE / dependency scanning (Trivy, Grype, OWASP Dependency-Check) in CI pipeline
|
||||
+42
@@ -0,0 +1,42 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.982Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-security-check-obtain_formal_security_team_sign_off_for_the_new_version
|
||||
module: core
|
||||
group: core-security
|
||||
title: Obtain formal written sign-off from the Security team approving the release
|
||||
description: Obtain formal written sign-off from the Security team approving the release
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Log in to the admin portal (if required)
|
||||
expected: ''
|
||||
- action: Navigate to the relevant settings section
|
||||
expected: ''
|
||||
- action: Read current configuration values via UI or API
|
||||
expected: ''
|
||||
automation_status: manual
|
||||
file: tests/core/security.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
manualReason: Governance gate requiring human decision and formal sign-off document; cannot be automated
|
||||
automatable:
|
||||
- Most UI-driven configuration and verification steps via Playwright
|
||||
notYet:
|
||||
- Governance gate requiring human decision and formal sign-off document; cannot be automated
|
||||
+42
@@ -0,0 +1,42 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.984Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-security-check-previous_security_findings_have_been_remediated_before_release
|
||||
module: core
|
||||
group: core-security
|
||||
title: Verify all previously identified security findings are remediated before release
|
||||
description: Verify all previously identified security findings are remediated before release
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Log in to the admin portal (if required)
|
||||
expected: ''
|
||||
- action: Navigate to the relevant settings section
|
||||
expected: ''
|
||||
- action: Read current configuration values via UI or API
|
||||
expected: ''
|
||||
automation_status: manual
|
||||
file: tests/core/security.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
manualReason: Requires access to security issue tracker and cross-referencing CVEs with the release changelog
|
||||
automatable:
|
||||
- Most UI-driven configuration and verification steps via Playwright
|
||||
notYet:
|
||||
- Requires access to security issue tracker and cross-referencing CVEs with the release changelog
|
||||
+41
@@ -0,0 +1,41 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.985Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-security-check-security_event_logging_and_audit_trail_is_active
|
||||
module: core
|
||||
group: core-security
|
||||
title: Verify security event logging and audit trail are active and recording events
|
||||
description: Verify security event logging and audit trail are active and recording events
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Log in to the admin portal (if required)
|
||||
expected: ''
|
||||
- action: Navigate to the relevant settings section
|
||||
expected: ''
|
||||
- action: Read current configuration values via UI or API
|
||||
expected: ''
|
||||
automation_status: automated
|
||||
file: tests/core/security.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
automatable:
|
||||
- Full end-to-end execution via Playwright against the admin portal UI
|
||||
- Navigation, form interaction, and assertions are scriptable
|
||||
notYet: []
|
||||
+43
@@ -0,0 +1,43 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.992Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-security-check-unnecessary_services_and_ports_are_disabled
|
||||
module: core
|
||||
group: core-security
|
||||
title: Verify unnecessary services and network ports are disabled
|
||||
description: Verify unnecessary services and network ports are disabled
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Log in to the admin portal (if required)
|
||||
expected: ''
|
||||
- action: Navigate to the relevant settings section
|
||||
expected: ''
|
||||
- action: Read current configuration values via UI or API
|
||||
expected: ''
|
||||
automation_status: partial
|
||||
file: tests/core/security.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
partialNotes: Service status via admin portal automated; port scanning requires nmap from external host
|
||||
automatable:
|
||||
- Portal UI configuration and verification steps (already partially automated)
|
||||
- Data extraction and reporting of current settings
|
||||
notYet:
|
||||
- Service status via admin portal automated; port scanning requires nmap from external host
|
||||
+41
@@ -0,0 +1,41 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.993Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-security-check-verify_role_based_access_control_and_least_privilege_principle
|
||||
module: core
|
||||
group: core-security
|
||||
title: Verify RBAC roles are correctly defined and least-privilege principle is enforced
|
||||
description: Verify RBAC roles are correctly defined and least-privilege principle is enforced
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Log in to the admin portal (if required)
|
||||
expected: ''
|
||||
- action: Navigate to the relevant settings section
|
||||
expected: ''
|
||||
- action: Read current configuration values via UI or API
|
||||
expected: ''
|
||||
automation_status: automated
|
||||
file: tests/core/security.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
automatable:
|
||||
- Full end-to-end execution via Playwright against the admin portal UI
|
||||
- Navigation, form interaction, and assertions are scriptable
|
||||
notYet: []
|
||||
@@ -0,0 +1,41 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.995Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-security-write-strong_password_policy
|
||||
module: core
|
||||
group: core-security
|
||||
title: Navigate to security settings and record the current password policy configuration
|
||||
description: Navigate to security settings and record the current password policy configuration
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Log in to the admin portal (if required)
|
||||
expected: ''
|
||||
- action: Navigate to the relevant settings section
|
||||
expected: ''
|
||||
- action: Read current configuration values via UI or API
|
||||
expected: ''
|
||||
automation_status: automated
|
||||
file: tests/core/security.spec.ts
|
||||
custom_fields:
|
||||
original_action: write
|
||||
automatable:
|
||||
- Full end-to-end execution via Playwright against the admin portal UI
|
||||
- Navigation, form interaction, and assertions are scriptable
|
||||
notYet: []
|
||||
+47
@@ -0,0 +1,47 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.999Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-upgrade-check-configuration_and_database_migration_validation
|
||||
module: core
|
||||
group: core-upgrade
|
||||
title: Verify configuration objects and database content migrate correctly after upgrade
|
||||
description: Verify configuration objects and database content migrate correctly after upgrade
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Prepare clean or previous-version VM/image
|
||||
expected: ''
|
||||
- action: Perform installation or upgrade procedure
|
||||
expected: ''
|
||||
- action: Post-install verification via portal + external tools
|
||||
expected: ''
|
||||
automation_status: partial
|
||||
file: tests/core/upgrade.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
partialNotes: >-
|
||||
UI configuration checks automated; DB schema integrity validation requires direct database
|
||||
access
|
||||
automatable:
|
||||
- Portal UI configuration and verification steps (already partially automated)
|
||||
- Data extraction and reporting of current settings
|
||||
notYet:
|
||||
- >-
|
||||
UI configuration checks automated; DB schema integrity validation requires direct database
|
||||
access
|
||||
+42
@@ -0,0 +1,42 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:12.001Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-upgrade-check-in_place_upgrade_from_previous_major_version
|
||||
module: core
|
||||
group: core-upgrade
|
||||
title: Verify in-place upgrade from the previous major version completes successfully without data loss
|
||||
description: Verify in-place upgrade from the previous major version completes successfully without data loss
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Prepare clean or previous-version VM/image
|
||||
expected: ''
|
||||
- action: Perform installation or upgrade procedure
|
||||
expected: ''
|
||||
- action: Post-install verification via portal + external tools
|
||||
expected: ''
|
||||
automation_status: manual
|
||||
file: tests/core/upgrade.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
manualReason: Requires a running instance of the previous version and dedicated upgrade test environment
|
||||
automatable:
|
||||
- Most UI-driven configuration and verification steps via Playwright
|
||||
notYet:
|
||||
- Requires a running instance of the previous version and dedicated upgrade test environment
|
||||
+41
@@ -0,0 +1,41 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:12.002Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-upgrade-check-post_upgrade_regression_of_core_features
|
||||
module: core
|
||||
group: core-upgrade
|
||||
title: Run automated regression checks on core portal features after upgrade
|
||||
description: Run automated regression checks on core portal features after upgrade
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Prepare clean or previous-version VM/image
|
||||
expected: ''
|
||||
- action: Perform installation or upgrade procedure
|
||||
expected: ''
|
||||
- action: Post-install verification via portal + external tools
|
||||
expected: ''
|
||||
automation_status: automated
|
||||
file: tests/core/upgrade.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
automatable:
|
||||
- Full end-to-end execution via Playwright against the admin portal UI
|
||||
- Navigation, form interaction, and assertions are scriptable
|
||||
notYet: []
|
||||
+42
@@ -0,0 +1,42 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:12.005Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-upgrade-check-rollback_procedure_execution_and_verification
|
||||
module: core
|
||||
group: core-upgrade
|
||||
title: Verify the rollback procedure successfully reverts the system to the previous version
|
||||
description: Verify the rollback procedure successfully reverts the system to the previous version
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Prepare clean or previous-version VM/image
|
||||
expected: ''
|
||||
- action: Perform installation or upgrade procedure
|
||||
expected: ''
|
||||
- action: Post-install verification via portal + external tools
|
||||
expected: ''
|
||||
automation_status: manual
|
||||
file: tests/core/upgrade.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
manualReason: Requires VM snapshot revert or package downgrade; needs physical/hypervisor-level access
|
||||
automatable:
|
||||
- Most UI-driven configuration and verification steps via Playwright
|
||||
notYet:
|
||||
- Requires VM snapshot revert or package downgrade; needs physical/hypervisor-level access
|
||||
+42
@@ -0,0 +1,42 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:12.006Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-upgrade-check-schema_upgrade_and_data_integrity_check
|
||||
module: core
|
||||
group: core-upgrade
|
||||
title: Verify database schema is correctly upgraded and all data maintains integrity
|
||||
description: Verify database schema is correctly upgraded and all data maintains integrity
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Prepare clean or previous-version VM/image
|
||||
expected: ''
|
||||
- action: Perform installation or upgrade procedure
|
||||
expected: ''
|
||||
- action: Post-install verification via portal + external tools
|
||||
expected: ''
|
||||
automation_status: manual
|
||||
file: tests/core/upgrade.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
manualReason: Requires direct database access (psql/mysql) and schema comparison tooling
|
||||
automatable:
|
||||
- Most UI-driven configuration and verification steps via Playwright
|
||||
notYet:
|
||||
- Requires direct database access (psql/mysql) and schema comparison tooling
|
||||
@@ -0,0 +1,46 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:12.007Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-upgrade-check-zero_downtime_upgrade_where_supported
|
||||
module: core
|
||||
group: core-upgrade
|
||||
title: Verify zero-downtime upgrade keeps the service available throughout the upgrade process
|
||||
description: Verify zero-downtime upgrade keeps the service available throughout the upgrade process
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Prepare clean or previous-version VM/image
|
||||
expected: ''
|
||||
- action: Perform installation or upgrade procedure
|
||||
expected: ''
|
||||
- action: Post-install verification via portal + external tools
|
||||
expected: ''
|
||||
automation_status: manual
|
||||
file: tests/core/upgrade.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
manualReason: >-
|
||||
Requires active call sessions monitored during the upgrade window; calls cannot be managed by
|
||||
Playwright
|
||||
automatable:
|
||||
- Most UI-driven configuration and verification steps via Playwright
|
||||
notYet:
|
||||
- >-
|
||||
Requires active call sessions monitored during the upgrade window; calls cannot be managed by
|
||||
Playwright
|
||||
+51
@@ -0,0 +1,51 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:12.010Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-virtualization-check-snapshot_backup_restore_and_consistency
|
||||
module: core
|
||||
group: core-virtualization
|
||||
title: Verify VM snapshot and restore operations maintain full system consistency
|
||||
description: Verify VM snapshot and restore operations maintain full system consistency
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Hypervisor Access
|
||||
value: vCenter, Hyper-V Manager, Proxmox, or virsh (SSH/API)
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Execute the main verification or configuration action described in the test
|
||||
expected: ''
|
||||
- action: Capture evidence (screenshot, log, API response)
|
||||
expected: ''
|
||||
- action: Assert expected outcome
|
||||
expected: ''
|
||||
automation_status: partial
|
||||
file: tests/core/virtualization.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
partialNotes: >-
|
||||
Post-restore consistency checks via admin portal automated; snapshot/restore operation needs
|
||||
hypervisor access
|
||||
automatable:
|
||||
- Portal UI configuration and verification steps (already partially automated)
|
||||
- Data extraction and reporting of current settings
|
||||
notYet:
|
||||
- >-
|
||||
Post-restore consistency checks via admin portal automated; snapshot/restore operation needs
|
||||
hypervisor access
|
||||
- Hypervisor-level operations (vCenter, libvirt, vSphere) not reachable from browser automation
|
||||
- Long-running load or HA failover scenarios need dedicated lab infrastructure
|
||||
@@ -0,0 +1,46 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:12.011Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-virtualization-write-guest_agent_integration
|
||||
module: core
|
||||
group: core-virtualization
|
||||
title: Record guest agent integration status for each supported hypervisor
|
||||
description: Record guest agent integration status for each supported hypervisor
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Hypervisor Access
|
||||
value: vCenter, Hyper-V Manager, Proxmox, or virsh (SSH/API)
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Execute the main verification or configuration action described in the test
|
||||
expected: ''
|
||||
- action: Capture evidence (screenshot, log, API response)
|
||||
expected: ''
|
||||
- action: Assert expected outcome
|
||||
expected: ''
|
||||
automation_status: manual
|
||||
file: tests/core/virtualization.spec.ts
|
||||
custom_fields:
|
||||
original_action: write
|
||||
manualReason: Requires direct access to hypervisor console (vCenter, Hyper-V Manager, virsh)
|
||||
automatable:
|
||||
- Most UI-driven configuration and verification steps via Playwright
|
||||
notYet:
|
||||
- Requires direct access to hypervisor console (vCenter, Hyper-V Manager, virsh)
|
||||
- Hypervisor-level operations (vCenter, libvirt, vSphere) not reachable from browser automation
|
||||
- Long-running load or HA failover scenarios need dedicated lab infrastructure
|
||||
+46
@@ -0,0 +1,46 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:12.012Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-virtualization-write-resource_allocation_vcpu_vram_vdisk
|
||||
module: core
|
||||
group: core-virtualization
|
||||
title: Record vCPU, vRAM, and vDisk resource allocation for deployment templates
|
||||
description: Record vCPU, vRAM, and vDisk resource allocation for deployment templates
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Hypervisor Access
|
||||
value: vCenter, Hyper-V Manager, Proxmox, or virsh (SSH/API)
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Execute the main verification or configuration action described in the test
|
||||
expected: ''
|
||||
- action: Capture evidence (screenshot, log, API response)
|
||||
expected: ''
|
||||
- action: Assert expected outcome
|
||||
expected: ''
|
||||
automation_status: manual
|
||||
file: tests/core/virtualization.spec.ts
|
||||
custom_fields:
|
||||
original_action: write
|
||||
manualReason: Hypervisor management plane access required; not exposed in PBX admin portal
|
||||
automatable:
|
||||
- Most UI-driven configuration and verification steps via Playwright
|
||||
notYet:
|
||||
- Hypervisor management plane access required; not exposed in PBX admin portal
|
||||
- Hypervisor-level operations (vCenter, libvirt, vSphere) not reachable from browser automation
|
||||
- Long-running load or HA failover scenarios need dedicated lab infrastructure
|
||||
+46
@@ -0,0 +1,46 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:12.013Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-virtualization-write-storage_thin_vs_thick_provisioning
|
||||
module: core
|
||||
group: core-virtualization
|
||||
title: Record storage provisioning type and performance implications for each hypervisor
|
||||
description: Record storage provisioning type and performance implications for each hypervisor
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Hypervisor Access
|
||||
value: vCenter, Hyper-V Manager, Proxmox, or virsh (SSH/API)
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Execute the main verification or configuration action described in the test
|
||||
expected: ''
|
||||
- action: Capture evidence (screenshot, log, API response)
|
||||
expected: ''
|
||||
- action: Assert expected outcome
|
||||
expected: ''
|
||||
automation_status: manual
|
||||
file: tests/core/virtualization.spec.ts
|
||||
custom_fields:
|
||||
original_action: write
|
||||
manualReason: Storage details only visible in hypervisor storage management interface
|
||||
automatable:
|
||||
- Most UI-driven configuration and verification steps via Playwright
|
||||
notYet:
|
||||
- Storage details only visible in hypervisor storage management interface
|
||||
- Hypervisor-level operations (vCenter, libvirt, vSphere) not reachable from browser automation
|
||||
- Long-running load or HA failover scenarios need dedicated lab infrastructure
|
||||
+45
@@ -0,0 +1,45 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:12.014Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-virtualization-write-supported_hypervisors_deployment
|
||||
module: core
|
||||
group: core-virtualization
|
||||
title: Record the list of supported hypervisors and deployment methods from the download portal
|
||||
description: Record the list of supported hypervisors and deployment methods from the download portal
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Hypervisor Access
|
||||
value: vCenter, Hyper-V Manager, Proxmox, or virsh (SSH/API)
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Execute the main verification or configuration action described in the test
|
||||
expected: ''
|
||||
- action: Capture evidence (screenshot, log, API response)
|
||||
expected: ''
|
||||
- action: Assert expected outcome
|
||||
expected: ''
|
||||
automation_status: automated
|
||||
file: tests/core/virtualization.spec.ts
|
||||
custom_fields:
|
||||
original_action: write
|
||||
automatable:
|
||||
- Full end-to-end execution via Playwright against the admin portal UI
|
||||
- Navigation, form interaction, and assertions are scriptable
|
||||
notYet:
|
||||
- Hypervisor-level operations (vCenter, libvirt, vSphere) not reachable from browser automation
|
||||
- Long-running load or HA failover scenarios need dedicated lab infrastructure
|
||||
+46
@@ -0,0 +1,46 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:12.015Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: core-virtualization-write-virtual_networking_configuration
|
||||
module: core
|
||||
group: core-virtualization
|
||||
title: 'Record virtual networking configuration: virtual switches, VLANs, NIC assignments'
|
||||
description: 'Record virtual networking configuration: virtual switches, VLANs, NIC assignments'
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies:
|
||||
- label: Admin Portal
|
||||
value: https://pbx.local:4443 (configure via $BASE_URL)
|
||||
- label: Repository URL
|
||||
value: ${BASE_URL}/downloads or $REPO_URL
|
||||
- label: Protocol
|
||||
value: HTTPS (admin portal) + optional SSH/CLI
|
||||
- label: Hypervisor Access
|
||||
value: vCenter, Hyper-V Manager, Proxmox, or virsh (SSH/API)
|
||||
- label: Credentials
|
||||
value: Admin user with sufficient privileges (portal + SSH where needed)
|
||||
- label: Test Data
|
||||
value: Clean test tenant or lab PBX instance (recommended isolated environment)
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Execute the main verification or configuration action described in the test
|
||||
expected: ''
|
||||
- action: Capture evidence (screenshot, log, API response)
|
||||
expected: ''
|
||||
- action: Assert expected outcome
|
||||
expected: ''
|
||||
automation_status: manual
|
||||
file: tests/core/virtualization.spec.ts
|
||||
custom_fields:
|
||||
original_action: write
|
||||
manualReason: Requires access to hypervisor networking configuration and virtual switch management
|
||||
automatable:
|
||||
- Most UI-driven configuration and verification steps via Playwright
|
||||
notYet:
|
||||
- Requires access to hypervisor networking configuration and virtual switch management
|
||||
- Hypervisor-level operations (vCenter, libvirt, vSphere) not reachable from browser automation
|
||||
- Long-running load or HA failover scenarios need dedicated lab infrastructure
|
||||
Reference in New Issue
Block a user