[TEST][Robot] Refactor Robot test case to improve test step clarity and maintainability #10279
Labels
highlight
Important feature/issue to highlight
kind/refactoring
Request for refactoring (code)
kind/test
Request for adding test
priority/0
Must be implement or fixed in this release (managed by PO)
Milestone
What's the test to develop? Please describe
Currently, some keywords contain embedded validation and extra operations, which can lead to complex and hard-to-maintain test cases. To improve clarity and maintainability, we should avoid combining multiple operations within a single keyword.
We need to review all Robot keywords and test cases to ensure that validations and operations are visible at the test case level and that each test step performs only a single operation.
A refactored example: longhorn/longhorn-tests@407bb20
Describe the tasks for the test
Additional context
https://suse.slack.com/archives/C02HBK5AVC5/p1733103014124679
The text was updated successfully, but these errors were encountered: