Hi dear community, Here is a problem.
In our team we do:
Let's assume RTE has:
STE has:
Now, I passed all test cases in RTE, and need only some of these test cases (1st and 4th) to be added and executed in STE. But for this I have to repeat the same actions: go to the test execution, add test cases, execute each test case and add evidence! :(
For now I can see that I can only share (link) any set of test cases (not their execution results) to different Test Executions. But I won't see the execution results of these test cases in all Test Executions, unless I execute the same test cases in each Test Execution.
How can I add TestCase1 and TestCase4 with their statuses (execution results: Passed or Failed) and evidence (executed in RTE) to STE? Is there any kind of sharing of the same cases execution results between different Test Executions?