Forum Discussion
It seems the issue you're experiencing with Zephyr test cases automated in Reflect, where segments are not expanding during execution, is related to the integration behaviour between Reflect and Zephyr Scale. Here are the key points:
Segments in Reflect: Steps defined inside segments do not appear in Zephyr after synchronisation; only top-level steps are synced. This is the current expected behaviour of the integration.
Test Execution in Reflect: When executing a test suite in Reflect, a new Zephyr Test Cycle is created for each run, rather than updating an existing cycle.
Troubleshooting Steps:
- Check the test steps in Reflect to identify any unsupported actions or mismatched expected results.
- Edit these steps and re-run the test.
- If the issue persists, consider manually recording the action for the problematic step and resuming execution. This will synchronise the changes back to Zephyr.
This behaviour has been recorded as feedback for future consideration. If you need further assistance or have additional questions, feel free to let me know!