You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a parent testplan, that has no test, but several child test plans linked to it.
I would assume creating a test run from that parent test plan, includes all test cases from its children.
The test run does not contain any test cases though
Version or commit hash (if applicable)
docker:latest
Steps to Reproduce
create parent test plan
clone and make children
add test cases to child test plans
make run from parent
Actual results
run is empty and does not contain any cases
Expected results
run contains all test cases from all its children
The text was updated successfully, but these errors were encountered:
rejuce
changed the title
TestRun on parent test plan, does not include thest cases of child test plans
TestRun on parent test plan, does not include test cases of child test plans
Mar 15, 2024
we found that testplan hirchaies are quite unuseable at the current state, because not only does running them not work properly, but also cloneing them does not work either, so we did not find a way to clone a parent and its children...
Description of problem
I have a parent testplan, that has no test, but several child test plans linked to it.
I would assume creating a test run from that parent test plan, includes all test cases from its children.
The test run does not contain any test cases though
Version or commit hash (if applicable)
docker:latest
Steps to Reproduce
Actual results
run is empty and does not contain any cases
Expected results
run contains all test cases from all its children
The text was updated successfully, but these errors were encountered: