mejoras en el modal de los testcases
This commit is contained in:
+14
-5
@@ -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:
|
||||
|
||||
+14
-5
@@ -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:
|
||||
|
||||
+14
-5
@@ -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:
|
||||
|
||||
+14
-5
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user