mejoras en el modal de los testcases
This commit is contained in:
+10
-5
@@ -1,5 +1,6 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:11.999Z
|
||||
# Updated via Autotest Editor - 2026-05-27T09:41:49.865Z
|
||||
# Source of truth: this YAML file
|
||||
# Note: Expected results estimated based on step actions
|
||||
|
||||
id: core-upgrade-check-configuration_and_database_migration_validation
|
||||
module: core
|
||||
@@ -24,13 +25,17 @@ 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: Prepare clean or previous-version VM/image
|
||||
expected: ''
|
||||
expected: A clean or appropriately versioned VM/image is powered on and ready for the test procedure.
|
||||
- action: Perform installation or upgrade procedure
|
||||
expected: ''
|
||||
expected: >-
|
||||
The installation or upgrade procedure completes without errors and the expected new version is
|
||||
active.
|
||||
- action: Post-install verification via portal + external tools
|
||||
expected: ''
|
||||
expected: Core services are running, the admin portal is reachable, and basic post-install checks pass.
|
||||
automation_status: partial
|
||||
file: tests/core/upgrade.spec.ts
|
||||
custom_fields:
|
||||
|
||||
+10
-5
@@ -1,5 +1,6 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:12.001Z
|
||||
# Updated via Autotest Editor - 2026-05-27T09:41:49.866Z
|
||||
# Source of truth: this YAML file
|
||||
# Note: Expected results estimated based on step actions
|
||||
|
||||
id: core-upgrade-check-in_place_upgrade_from_previous_major_version
|
||||
module: core
|
||||
@@ -24,13 +25,17 @@ 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: Prepare clean or previous-version VM/image
|
||||
expected: ''
|
||||
expected: A clean or appropriately versioned VM/image is powered on and ready for the test procedure.
|
||||
- action: Perform installation or upgrade procedure
|
||||
expected: ''
|
||||
expected: >-
|
||||
The installation or upgrade procedure completes without errors and the expected new version is
|
||||
active.
|
||||
- action: Post-install verification via portal + external tools
|
||||
expected: ''
|
||||
expected: Core services are running, the admin portal is reachable, and basic post-install checks pass.
|
||||
automation_status: manual
|
||||
file: tests/core/upgrade.spec.ts
|
||||
custom_fields:
|
||||
|
||||
+10
-5
@@ -1,5 +1,6 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:12.002Z
|
||||
# Updated via Autotest Editor - 2026-05-27T09:41:49.867Z
|
||||
# Source of truth: this YAML file
|
||||
# Note: Expected results estimated based on step actions
|
||||
|
||||
id: core-upgrade-check-post_upgrade_regression_of_core_features
|
||||
module: core
|
||||
@@ -24,13 +25,17 @@ 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: Prepare clean or previous-version VM/image
|
||||
expected: ''
|
||||
expected: A clean or appropriately versioned VM/image is powered on and ready for the test procedure.
|
||||
- action: Perform installation or upgrade procedure
|
||||
expected: ''
|
||||
expected: >-
|
||||
The installation or upgrade procedure completes without errors and the expected new version is
|
||||
active.
|
||||
- action: Post-install verification via portal + external tools
|
||||
expected: ''
|
||||
expected: Core services are running, the admin portal is reachable, and basic post-install checks pass.
|
||||
automation_status: automated
|
||||
file: tests/core/upgrade.spec.ts
|
||||
custom_fields:
|
||||
|
||||
+10
-5
@@ -1,5 +1,6 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:12.005Z
|
||||
# Updated via Autotest Editor - 2026-05-27T09:41:49.868Z
|
||||
# Source of truth: this YAML file
|
||||
# Note: Expected results estimated based on step actions
|
||||
|
||||
id: core-upgrade-check-rollback_procedure_execution_and_verification
|
||||
module: core
|
||||
@@ -24,13 +25,17 @@ 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: Prepare clean or previous-version VM/image
|
||||
expected: ''
|
||||
expected: A clean or appropriately versioned VM/image is powered on and ready for the test procedure.
|
||||
- action: Perform installation or upgrade procedure
|
||||
expected: ''
|
||||
expected: >-
|
||||
The installation or upgrade procedure completes without errors and the expected new version is
|
||||
active.
|
||||
- action: Post-install verification via portal + external tools
|
||||
expected: ''
|
||||
expected: Core services are running, the admin portal is reachable, and basic post-install checks pass.
|
||||
automation_status: manual
|
||||
file: tests/core/upgrade.spec.ts
|
||||
custom_fields:
|
||||
|
||||
+10
-5
@@ -1,5 +1,6 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:12.006Z
|
||||
# Updated via Autotest Editor - 2026-05-27T09:41:49.870Z
|
||||
# Source of truth: this YAML file
|
||||
# Note: Expected results estimated based on step actions
|
||||
|
||||
id: core-upgrade-check-schema_upgrade_and_data_integrity_check
|
||||
module: core
|
||||
@@ -24,13 +25,17 @@ 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: Prepare clean or previous-version VM/image
|
||||
expected: ''
|
||||
expected: A clean or appropriately versioned VM/image is powered on and ready for the test procedure.
|
||||
- action: Perform installation or upgrade procedure
|
||||
expected: ''
|
||||
expected: >-
|
||||
The installation or upgrade procedure completes without errors and the expected new version is
|
||||
active.
|
||||
- action: Post-install verification via portal + external tools
|
||||
expected: ''
|
||||
expected: Core services are running, the admin portal is reachable, and basic post-install checks pass.
|
||||
automation_status: manual
|
||||
file: tests/core/upgrade.spec.ts
|
||||
custom_fields:
|
||||
|
||||
+10
-5
@@ -1,5 +1,6 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:12.007Z
|
||||
# Updated via Autotest Editor - 2026-05-27T09:41:49.871Z
|
||||
# Source of truth: this YAML file
|
||||
# Note: Expected results estimated based on step actions
|
||||
|
||||
id: core-upgrade-check-zero_downtime_upgrade_where_supported
|
||||
module: core
|
||||
@@ -24,13 +25,17 @@ 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: Prepare clean or previous-version VM/image
|
||||
expected: ''
|
||||
expected: A clean or appropriately versioned VM/image is powered on and ready for the test procedure.
|
||||
- action: Perform installation or upgrade procedure
|
||||
expected: ''
|
||||
expected: >-
|
||||
The installation or upgrade procedure completes without errors and the expected new version is
|
||||
active.
|
||||
- action: Post-install verification via portal + external tools
|
||||
expected: ''
|
||||
expected: Core services are running, the admin portal is reachable, and basic post-install checks pass.
|
||||
automation_status: manual
|
||||
file: tests/core/upgrade.spec.ts
|
||||
custom_fields:
|
||||
|
||||
Reference in New Issue
Block a user