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.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:
|
||||
|
||||
+14
-5
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user