Assigned outputs still work when steps are moved outside scope
Environment:
Windows 10, 64-bit
Test Automation 9.12.1-beta.8
OpenTAP 9.12.3
Steps to reproduce:
- Add a Sequence - > Repeat child - > Log Output child
- Assign Output for Log Message to Iteration
- Move Log Output step to be a test plan step
- Run the test plan
Actual result:
The assigned output still works
Expected result:
Either the assigned output should be removed when the step is moved
Or since it works, assigning output should not be limited only to parent steps
Other remarks: