Files
autotest/testcases/pbx/pbx/management/pbx-management-check-gui_management.yaml
T

58 lines
2.0 KiB
YAML

# Updated via Autotest Editor - 2026-05-25T17:39:33.951Z
# Source of truth: this YAML file
id: pbx-management-check-gui_management
project: pbx
module: pbx
group: pbx-management
title: Verify all main admin portal sections load correctly and management actions are functional
description: Verify all main admin portal sections load correctly and management actions are 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 + SIP (UDP/TCP/TLS) + RTP/SRTP
- 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: ''
automatable: true
- action: Execute the main verification or configuration action described in the test
expected: ''
automatable: true
- action: Capture evidence (screenshot, log, API response)
expected: ''
automatable: true
- action: Assert expected outcome
expected: ''
automatable: true
automation_status: automated
file: tests/pbx/management.spec.ts
custom_fields:
original_action: check
original_automatable:
- Full end-to-end execution via Playwright against the admin portal UI
- Navigation, form interaction, and assertions are scriptable
original_notYet: []
original_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 + SIP (UDP/TCP/TLS) + RTP/SRTP
- 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)