mejoras en el modal de los testcases

This commit is contained in:
Juan
2026-05-27 11:51:17 +02:00
parent 19ea13dadd
commit 1b638f192e
89 changed files with 1458 additions and 629 deletions
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.016Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.878Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-availability-check-active_passive_or_active_active_failover
module: pbx
@@ -26,13 +27,21 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Execute the main verification or configuration action described in the test
expected: ''
expected: >-
The primary action described in the test completes successfully and produces the expected
state or output.
- action: Capture evidence (screenshot, log, API response)
expected: ''
expected: >-
Relevant evidence (screenshot, log, or API response) is successfully captured and can be
reviewed.
- action: Assert expected outcome
expected: ''
expected: >-
All verification assertions pass and the system is confirmed to be in the expected final
state.
automation_status: manual
file: tests/pbx/availability.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.017Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.879Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-availability-check-automatic_failover_and_call_preservation
module: pbx
@@ -26,13 +27,21 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Execute the main verification or configuration action described in the test
expected: ''
expected: >-
The primary action described in the test completes successfully and produces the expected
state or output.
- action: Capture evidence (screenshot, log, API response)
expected: ''
expected: >-
Relevant evidence (screenshot, log, or API response) is successfully captured and can be
reviewed.
- action: Assert expected outcome
expected: ''
expected: >-
All verification assertions pass and the system is confirmed to be in the expected final
state.
automation_status: manual
file: tests/pbx/availability.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.018Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.880Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-availability-check-database_replication_and_sync_integrity
module: pbx
@@ -26,13 +27,21 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Execute the main verification or configuration action described in the test
expected: ''
expected: >-
The primary action described in the test completes successfully and produces the expected
state or output.
- action: Capture evidence (screenshot, log, API response)
expected: ''
expected: >-
Relevant evidence (screenshot, log, or API response) is successfully captured and can be
reviewed.
- action: Assert expected outcome
expected: ''
expected: >-
All verification assertions pass and the system is confirmed to be in the expected final
state.
automation_status: manual
file: tests/pbx/availability.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.019Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.881Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-availability-check-geographic_redundancy_and_geo_distribution
module: pbx
@@ -26,13 +27,21 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Execute the main verification or configuration action described in the test
expected: ''
expected: >-
The primary action described in the test completes successfully and produces the expected
state or output.
- action: Capture evidence (screenshot, log, API response)
expected: ''
expected: >-
Relevant evidence (screenshot, log, or API response) is successfully captured and can be
reviewed.
- action: Assert expected outcome
expected: ''
expected: >-
All verification assertions pass and the system is confirmed to be in the expected final
state.
automation_status: manual
file: tests/pbx/availability.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.031Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.888Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-calls-security-check-acl_ip_whitelisting_and_rate_limiting
module: pbx
@@ -28,13 +29,19 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Log in to the admin portal (if required)
expected: ''
expected: >-
Authentication succeeds using the provided credentials and the user is taken to the main
dashboard.
- action: Navigate to the relevant settings section
expected: ''
expected: The correct configuration page or section for the feature is displayed.
- action: Read current configuration values via UI or API
expected: ''
expected: >-
Current configuration values are successfully retrieved via the UI or API and match the known
baseline.
automation_status: partial
file: tests/pbx/calls-security.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.032Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.889Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-calls-security-check-srtp_sdes_or_dtls_media_encryption
module: pbx
@@ -28,13 +29,19 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Log in to the admin portal (if required)
expected: ''
expected: >-
Authentication succeeds using the provided credentials and the user is taken to the main
dashboard.
- action: Navigate to the relevant settings section
expected: ''
expected: The correct configuration page or section for the feature is displayed.
- action: Read current configuration values via UI or API
expected: ''
expected: >-
Current configuration values are successfully retrieved via the UI or API and match the known
baseline.
automation_status: partial
file: tests/pbx/calls-security.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.033Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.889Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-calls-security-check-toll_fraud_prevention_rules_and_alerting
module: pbx
@@ -28,13 +29,19 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Log in to the admin portal (if required)
expected: ''
expected: >-
Authentication succeeds using the provided credentials and the user is taken to the main
dashboard.
- action: Navigate to the relevant settings section
expected: ''
expected: The correct configuration page or section for the feature is displayed.
- action: Read current configuration values via UI or API
expected: ''
expected: >-
Current configuration values are successfully retrieved via the UI or API and match the known
baseline.
automation_status: automated
file: tests/pbx/calls-security.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.022Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.882Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-calls-check-call_hold_resume_and_music_on_hold
module: pbx
@@ -28,13 +29,19 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Ensure SIP endpoints / softphones are registered
expected: ''
expected: All required SIP endpoints show as registered with the correct status in the PBX.
- action: Initiate or receive call using the required scenario
expected: ''
expected: >-
The call is successfully established between the endpoints with ringing and connection
confirmed.
- action: Verify audio path, signaling, and media parameters
expected: ''
expected: >-
Two-way audio is clear and bidirectional. Signaling (SIP) is correct and media parameters
(codec, RTP/RTCP) match expectations.
automation_status: manual
file: tests/pbx/calls.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.025Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.884Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-calls-check-call_waiting_notification_and_switching
module: pbx
@@ -28,13 +29,19 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Ensure SIP endpoints / softphones are registered
expected: ''
expected: All required SIP endpoints show as registered with the correct status in the PBX.
- action: Initiate or receive call using the required scenario
expected: ''
expected: >-
The call is successfully established between the endpoints with ringing and connection
confirmed.
- action: Verify audio path, signaling, and media parameters
expected: ''
expected: >-
Two-way audio is clear and bidirectional. Signaling (SIP) is correct and media parameters
(codec, RTP/RTCP) match expectations.
automation_status: manual
file: tests/pbx/calls.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.026Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.885Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-calls-check-caller_id_presentation_restriction_and_pai
module: pbx
@@ -28,13 +29,19 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Ensure SIP endpoints / softphones are registered
expected: ''
expected: All required SIP endpoints show as registered with the correct status in the PBX.
- action: Initiate or receive call using the required scenario
expected: ''
expected: >-
The call is successfully established between the endpoints with ringing and connection
confirmed.
- action: Verify audio path, signaling, and media parameters
expected: ''
expected: >-
Two-way audio is clear and bidirectional. Signaling (SIP) is correct and media parameters
(codec, RTP/RTCP) match expectations.
automation_status: manual
file: tests/pbx/calls.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.027Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.886Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-calls-check-inbound_call_from_sip_trunk_pstn
module: pbx
@@ -28,13 +29,19 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Ensure SIP endpoints / softphones are registered
expected: ''
expected: All required SIP endpoints show as registered with the correct status in the PBX.
- action: Initiate or receive call using the required scenario
expected: ''
expected: >-
The call is successfully established between the endpoints with ringing and connection
confirmed.
- action: Verify audio path, signaling, and media parameters
expected: ''
expected: >-
Two-way audio is clear and bidirectional. Signaling (SIP) is correct and media parameters
(codec, RTP/RTCP) match expectations.
automation_status: manual
file: tests/pbx/calls.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.028Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.886Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-calls-check-internal_extension_to_extension_audio_call
module: pbx
@@ -28,13 +29,19 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Ensure SIP endpoints / softphones are registered
expected: ''
expected: All required SIP endpoints show as registered with the correct status in the PBX.
- action: Initiate or receive call using the required scenario
expected: ''
expected: >-
The call is successfully established between the endpoints with ringing and connection
confirmed.
- action: Verify audio path, signaling, and media parameters
expected: ''
expected: >-
Two-way audio is clear and bidirectional. Signaling (SIP) is correct and media parameters
(codec, RTP/RTCP) match expectations.
automation_status: manual
file: tests/pbx/calls.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.029Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.887Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-calls-check-outbound_call_to_sip_trunk_pstn_with_caller_id
module: pbx
@@ -28,13 +29,19 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Ensure SIP endpoints / softphones are registered
expected: ''
expected: All required SIP endpoints show as registered with the correct status in the PBX.
- action: Initiate or receive call using the required scenario
expected: ''
expected: >-
The call is successfully established between the endpoints with ringing and connection
confirmed.
- action: Verify audio path, signaling, and media parameters
expected: ''
expected: >-
Two-way audio is clear and bidirectional. Signaling (SIP) is correct and media parameters
(codec, RTP/RTCP) match expectations.
automation_status: manual
file: tests/pbx/calls.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.030Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.887Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-calls-check-three_way_conference_and_multi_party_bridge
module: pbx
@@ -28,13 +29,19 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Ensure SIP endpoints / softphones are registered
expected: ''
expected: All required SIP endpoints show as registered with the correct status in the PBX.
- action: Initiate or receive call using the required scenario
expected: ''
expected: >-
The call is successfully established between the endpoints with ringing and connection
confirmed.
- action: Verify audio path, signaling, and media parameters
expected: ''
expected: >-
Two-way audio is clear and bidirectional. Signaling (SIP) is correct and media parameters
(codec, RTP/RTCP) match expectations.
automation_status: manual
file: tests/pbx/calls.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.035Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.890Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-codecs-check-codec_negotiation_g711_g729_opus_g722
module: pbx
@@ -28,13 +29,19 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Ensure SIP endpoints / softphones are registered
expected: ''
expected: All required SIP endpoints show as registered with the correct status in the PBX.
- action: Initiate or receive call using the required scenario
expected: ''
expected: >-
The call is successfully established between the endpoints with ringing and connection
confirmed.
- action: Verify audio path, signaling, and media parameters
expected: ''
expected: >-
Two-way audio is clear and bidirectional. Signaling (SIP) is correct and media parameters
(codec, RTP/RTCP) match expectations.
automation_status: manual
file: tests/pbx/codecs.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.036Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.890Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-codecs-check-dtmf_transmission_rfc2833_inband_sip_info
module: pbx
@@ -28,13 +29,19 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Ensure SIP endpoints / softphones are registered
expected: ''
expected: All required SIP endpoints show as registered with the correct status in the PBX.
- action: Initiate or receive call using the required scenario
expected: ''
expected: >-
The call is successfully established between the endpoints with ringing and connection
confirmed.
- action: Verify audio path, signaling, and media parameters
expected: ''
expected: >-
Two-way audio is clear and bidirectional. Signaling (SIP) is correct and media parameters
(codec, RTP/RTCP) match expectations.
automation_status: manual
file: tests/pbx/codecs.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.037Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.891Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-codecs-check-t38_fax_passthrough_and_error_correction
module: pbx
@@ -28,13 +29,19 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Ensure SIP endpoints / softphones are registered
expected: ''
expected: All required SIP endpoints show as registered with the correct status in the PBX.
- action: Initiate or receive call using the required scenario
expected: ''
expected: >-
The call is successfully established between the endpoints with ringing and connection
confirmed.
- action: Verify audio path, signaling, and media parameters
expected: ''
expected: >-
Two-way audio is clear and bidirectional. Signaling (SIP) is correct and media parameters
(codec, RTP/RTCP) match expectations.
automation_status: manual
file: tests/pbx/codecs.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.039Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.891Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-configuration-check-backup_restore_full_system_configuration
module: pbx
@@ -24,13 +25,19 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Log in to the admin portal (if required)
expected: ''
expected: >-
Authentication succeeds using the provided credentials and the user is taken to the main
dashboard.
- action: Navigate to the relevant settings section
expected: ''
expected: The correct configuration page or section for the feature is displayed.
- action: Read current configuration values via UI or API
expected: ''
expected: >-
Current configuration values are successfully retrieved via the UI or API and match the known
baseline.
automation_status: automated
file: tests/pbx/configuration.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.040Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.892Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-configuration-check-bulk_csv_import_export_of_settings
module: pbx
@@ -24,13 +25,19 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Log in to the admin portal (if required)
expected: ''
expected: >-
Authentication succeeds using the provided credentials and the user is taken to the main
dashboard.
- action: Navigate to the relevant settings section
expected: ''
expected: The correct configuration page or section for the feature is displayed.
- action: Read current configuration values via UI or API
expected: ''
expected: >-
Current configuration values are successfully retrieved via the UI or API and match the known
baseline.
automation_status: automated
file: tests/pbx/configuration.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.041Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.893Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-configuration-check-dialplan_route_and_outbound_rule_creation
module: pbx
@@ -24,13 +25,19 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Log in to the admin portal (if required)
expected: ''
expected: >-
Authentication succeeds using the provided credentials and the user is taken to the main
dashboard.
- action: Navigate to the relevant settings section
expected: ''
expected: The correct configuration page or section for the feature is displayed.
- action: Read current configuration values via UI or API
expected: ''
expected: >-
Current configuration values are successfully retrieved via the UI or API and match the known
baseline.
automation_status: automated
file: tests/pbx/configuration.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.042Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.893Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-configuration-check-initial_system_setup_and_network_settings
module: pbx
@@ -24,13 +25,19 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Log in to the admin portal (if required)
expected: ''
expected: >-
Authentication succeeds using the provided credentials and the user is taken to the main
dashboard.
- action: Navigate to the relevant settings section
expected: ''
expected: The correct configuration page or section for the feature is displayed.
- action: Read current configuration values via UI or API
expected: ''
expected: >-
Current configuration values are successfully retrieved via the UI or API and match the known
baseline.
automation_status: automated
file: tests/pbx/configuration.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.043Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.894Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-extensions-check-create_modify_delete_sip_extensions
module: pbx
@@ -28,13 +29,21 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Execute the main verification or configuration action described in the test
expected: ''
expected: >-
The primary action described in the test completes successfully and produces the expected
state or output.
- action: Capture evidence (screenshot, log, API response)
expected: ''
expected: >-
Relevant evidence (screenshot, log, or API response) is successfully captured and can be
reviewed.
- action: Assert expected outcome
expected: ''
expected: >-
All verification assertions pass and the system is confirmed to be in the expected final
state.
automation_status: automated
file: tests/pbx/extensions.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.045Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.895Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-extensions-check-device_provisioning
module: pbx
@@ -28,13 +29,21 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Execute the main verification or configuration action described in the test
expected: ''
expected: >-
The primary action described in the test completes successfully and produces the expected
state or output.
- action: Capture evidence (screenshot, log, API response)
expected: ''
expected: >-
Relevant evidence (screenshot, log, or API response) is successfully captured and can be
reviewed.
- action: Assert expected outcome
expected: ''
expected: >-
All verification assertions pass and the system is confirmed to be in the expected final
state.
automation_status: partial
file: tests/pbx/extensions.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.046Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.896Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-extensions-check-extension_registration_with_deskphones_softphones
module: pbx
@@ -28,13 +29,21 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Execute the main verification or configuration action described in the test
expected: ''
expected: >-
The primary action described in the test completes successfully and produces the expected
state or output.
- action: Capture evidence (screenshot, log, API response)
expected: ''
expected: >-
Relevant evidence (screenshot, log, or API response) is successfully captured and can be
reviewed.
- action: Assert expected outcome
expected: ''
expected: >-
All verification assertions pass and the system is confirmed to be in the expected final
state.
automation_status: manual
file: tests/pbx/extensions.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:11.911Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.897Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-features-check-integration_of_new_features_with_existing_call_processing_and_modules
module: pbx
@@ -24,13 +25,21 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Execute the main verification or configuration action described in the test
expected: ''
expected: >-
The primary action described in the test completes successfully and produces the expected
state or output.
- action: Capture evidence (screenshot, log, API response)
expected: ''
expected: >-
Relevant evidence (screenshot, log, or API response) is successfully captured and can be
reviewed.
- action: Assert expected outcome
expected: ''
expected: >-
All verification assertions pass and the system is confirmed to be in the expected final
state.
automation_status: partial
file: tests/core/features.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:11.915Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.898Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-features-check-performance_and_resource_impact_assessment_of_new_features
module: pbx
@@ -24,13 +25,21 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Execute the main verification or configuration action described in the test
expected: ''
expected: >-
The primary action described in the test completes successfully and produces the expected
state or output.
- action: Capture evidence (screenshot, log, API response)
expected: ''
expected: >-
Relevant evidence (screenshot, log, or API response) is successfully captured and can be
reviewed.
- action: Assert expected outcome
expected: ''
expected: >-
All verification assertions pass and the system is confirmed to be in the expected final
state.
automation_status: manual
file: tests/core/features.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.048Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.899Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-logs-check-call_quality_metrics_mos_jitter_loss_per_call
module: pbx
@@ -24,13 +25,21 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Execute the main verification or configuration action described in the test
expected: ''
expected: >-
The primary action described in the test completes successfully and produces the expected
state or output.
- action: Capture evidence (screenshot, log, API response)
expected: ''
expected: >-
Relevant evidence (screenshot, log, or API response) is successfully captured and can be
reviewed.
- action: Assert expected outcome
expected: ''
expected: >-
All verification assertions pass and the system is confirmed to be in the expected final
state.
automation_status: partial
file: tests/pbx/logs.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.049Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.899Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-logs-check-cdr_generation_accuracy_completeness_and_export
module: pbx
@@ -24,13 +25,21 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Execute the main verification or configuration action described in the test
expected: ''
expected: >-
The primary action described in the test completes successfully and produces the expected
state or output.
- action: Capture evidence (screenshot, log, API response)
expected: ''
expected: >-
Relevant evidence (screenshot, log, or API response) is successfully captured and can be
reviewed.
- action: Assert expected outcome
expected: ''
expected: >-
All verification assertions pass and the system is confirmed to be in the expected final
state.
automation_status: automated
file: tests/pbx/logs.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.050Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.900Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-logs-check-detailed_logging_levels_rotation_and_search
module: pbx
@@ -24,13 +25,21 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Execute the main verification or configuration action described in the test
expected: ''
expected: >-
The primary action described in the test completes successfully and produces the expected
state or output.
- action: Capture evidence (screenshot, log, API response)
expected: ''
expected: >-
Relevant evidence (screenshot, log, or API response) is successfully captured and can be
reviewed.
- action: Assert expected outcome
expected: ''
expected: >-
All verification assertions pass and the system is confirmed to be in the expected final
state.
automation_status: automated
file: tests/pbx/logs.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.051Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.900Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-logs-check-real_time_active_call_and_registration_monitoring
module: pbx
@@ -24,13 +25,21 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Execute the main verification or configuration action described in the test
expected: ''
expected: >-
The primary action described in the test completes successfully and produces the expected
state or output.
- action: Capture evidence (screenshot, log, API response)
expected: ''
expected: >-
Relevant evidence (screenshot, log, or API response) is successfully captured and can be
reviewed.
- action: Assert expected outcome
expected: ''
expected: >-
All verification assertions pass and the system is confirmed to be in the expected final
state.
automation_status: automated
file: tests/pbx/logs.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.051Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.901Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-logs-check-threshold_alarms_cpu_channels_disk_memory
module: pbx
@@ -24,13 +25,21 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Execute the main verification or configuration action described in the test
expected: ''
expected: >-
The primary action described in the test completes successfully and produces the expected
state or output.
- action: Capture evidence (screenshot, log, API response)
expected: ''
expected: >-
Relevant evidence (screenshot, log, or API response) is successfully captured and can be
reviewed.
- action: Assert expected outcome
expected: ''
expected: >-
All verification assertions pass and the system is confirmed to be in the expected final
state.
automation_status: automated
file: tests/pbx/logs.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.052Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.901Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-management-check-cli_management
module: pbx
@@ -24,13 +25,21 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Execute the main verification or configuration action described in the test
expected: ''
expected: >-
The primary action described in the test completes successfully and produces the expected
state or output.
- action: Capture evidence (screenshot, log, API response)
expected: ''
expected: >-
Relevant evidence (screenshot, log, or API response) is successfully captured and can be
reviewed.
- action: Assert expected outcome
expected: ''
expected: >-
All verification assertions pass and the system is confirmed to be in the expected final
state.
automation_status: partial
file: tests/pbx/management.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.053Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.902Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-management-check-gui_management
module: pbx
@@ -24,13 +25,21 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Execute the main verification or configuration action described in the test
expected: ''
expected: >-
The primary action described in the test completes successfully and produces the expected
state or output.
- action: Capture evidence (screenshot, log, API response)
expected: ''
expected: >-
Relevant evidence (screenshot, log, or API response) is successfully captured and can be
reviewed.
- action: Assert expected outcome
expected: ''
expected: >-
All verification assertions pass and the system is confirmed to be in the expected final
state.
automation_status: automated
file: tests/pbx/management.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.055Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.902Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-performance-check-cpu_memory_disk_io_utilization_under_sustained_load
module: pbx
@@ -14,13 +15,21 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Execute the main verification or configuration action described in the test
expected: ''
expected: >-
The primary action described in the test completes successfully and produces the expected
state or output.
- action: Capture evidence (screenshot, log, API response)
expected: ''
expected: >-
Relevant evidence (screenshot, log, or API response) is successfully captured and can be
reviewed.
- action: Assert expected outcome
expected: ''
expected: >-
All verification assertions pass and the system is confirmed to be in the expected final
state.
automation_status: manual
file: tests/pbx/performance.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.056Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.903Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-performance-check-long_duration_stability_72h_test
module: pbx
@@ -14,13 +15,21 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Execute the main verification or configuration action described in the test
expected: ''
expected: >-
The primary action described in the test completes successfully and produces the expected
state or output.
- action: Capture evidence (screenshot, log, API response)
expected: ''
expected: >-
Relevant evidence (screenshot, log, or API response) is successfully captured and can be
reviewed.
- action: Assert expected outcome
expected: ''
expected: >-
All verification assertions pass and the system is confirmed to be in the expected final
state.
automation_status: manual
file: tests/pbx/performance.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.057Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.903Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-performance-check-memory_leak_and_resource_cleanup_detection
module: pbx
@@ -14,13 +15,21 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Execute the main verification or configuration action described in the test
expected: ''
expected: >-
The primary action described in the test completes successfully and produces the expected
state or output.
- action: Capture evidence (screenshot, log, API response)
expected: ''
expected: >-
Relevant evidence (screenshot, log, or API response) is successfully captured and can be
reviewed.
- action: Assert expected outcome
expected: ''
expected: >-
All verification assertions pass and the system is confirmed to be in the expected final
state.
automation_status: manual
file: tests/pbx/performance.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.059Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.903Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-regression-check-core_call_features_after_any_code_change
module: pbx
@@ -14,13 +15,21 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Execute the main verification or configuration action described in the test
expected: ''
expected: >-
The primary action described in the test completes successfully and produces the expected
state or output.
- action: Capture evidence (screenshot, log, API response)
expected: ''
expected: >-
Relevant evidence (screenshot, log, or API response) is successfully captured and can be
reviewed.
- action: Assert expected outcome
expected: ''
expected: >-
All verification assertions pass and the system is confirmed to be in the expected final
state.
automation_status: partial
file: tests/pbx/regression.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.060Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.904Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-regression-check-performance_baselines_comparison_against_previous_version
module: pbx
@@ -14,13 +15,21 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Execute the main verification or configuration action described in the test
expected: ''
expected: >-
The primary action described in the test completes successfully and produces the expected
state or output.
- action: Capture evidence (screenshot, log, API response)
expected: ''
expected: >-
Relevant evidence (screenshot, log, or API response) is successfully captured and can be
reviewed.
- action: Assert expected outcome
expected: ''
expected: >-
All verification assertions pass and the system is confirmed to be in the expected final
state.
automation_status: manual
file: tests/pbx/regression.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.061Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.904Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-regression-check-previously_fixed_bugs_and_edge_cases_reverification
module: pbx
@@ -14,13 +15,21 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Execute the main verification or configuration action described in the test
expected: ''
expected: >-
The primary action described in the test completes successfully and produces the expected
state or output.
- action: Capture evidence (screenshot, log, API response)
expected: ''
expected: >-
Relevant evidence (screenshot, log, or API response) is successfully captured and can be
reviewed.
- action: Assert expected outcome
expected: ''
expected: >-
All verification assertions pass and the system is confirmed to be in the expected final
state.
automation_status: partial
file: tests/pbx/regression.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.062Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.904Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-regression-check-security_hardening_and_vulnerability_scan_baseline
module: pbx
@@ -18,13 +19,21 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Execute the main verification or configuration action described in the test
expected: ''
expected: >-
The primary action described in the test completes successfully and produces the expected
state or output.
- action: Capture evidence (screenshot, log, API response)
expected: ''
expected: >-
Relevant evidence (screenshot, log, or API response) is successfully captured and can be
reviewed.
- action: Assert expected outcome
expected: ''
expected: >-
All verification assertions pass and the system is confirmed to be in the expected final
state.
automation_status: partial
file: tests/pbx/regression.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:11.987Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.905Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-security-check-sip_tls_and_srtp_encryption_enabled_by_default
module: pbx
@@ -24,13 +25,19 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Log in to the admin portal (if required)
expected: ''
expected: >-
Authentication succeeds using the provided credentials and the user is taken to the main
dashboard.
- action: Navigate to the relevant settings section
expected: ''
expected: The correct configuration page or section for the feature is displayed.
- action: Read current configuration values via UI or API
expected: ''
expected: >-
Current configuration values are successfully retrieved via the UI or API and match the known
baseline.
automation_status: automated
file: tests/core/security.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.008Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.905Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-virtualization-check-hypervisor_level_high_availability
module: pbx
@@ -26,13 +27,21 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Execute the main verification or configuration action described in the test
expected: ''
expected: >-
The primary action described in the test completes successfully and produces the expected
state or output.
- action: Capture evidence (screenshot, log, API response)
expected: ''
expected: >-
Relevant evidence (screenshot, log, or API response) is successfully captured and can be
reviewed.
- action: Assert expected outcome
expected: ''
expected: >-
All verification assertions pass and the system is confirmed to be in the expected final
state.
automation_status: manual
file: tests/core/virtualization.spec.ts
custom_fields:
@@ -1,5 +1,6 @@
# Updated via Autotest Editor - 2026-05-25T21:52:12.009Z
# Updated via Autotest Editor - 2026-05-27T09:41:49.906Z
# Source of truth: this YAML file
# Note: Expected results estimated based on step actions
id: pbx-virtualization-check-live_migration_and_active_call_preservation
module: pbx
@@ -26,13 +27,21 @@ preconditions: []
postconditions: []
steps:
- action: Open admin portal or repository URL in browser context
expected: ''
expected: >-
The admin portal or repository page loads successfully without errors, security warnings, or
redirects.
- action: Execute the main verification or configuration action described in the test
expected: ''
expected: >-
The primary action described in the test completes successfully and produces the expected
state or output.
- action: Capture evidence (screenshot, log, API response)
expected: ''
expected: >-
Relevant evidence (screenshot, log, or API response) is successfully captured and can be
reviewed.
- action: Assert expected outcome
expected: ''
expected: >-
All verification assertions pass and the system is confirmed to be in the expected final
state.
automation_status: manual
file: tests/core/virtualization.spec.ts
custom_fields: