Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TestRun on parent test plan, does not include test cases of child test plans #3573

Open
rejuce opened this issue Mar 15, 2024 · 2 comments
Open

Comments

@rejuce
Copy link

rejuce commented Mar 15, 2024

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

  1. create parent test plan
  2. clone and make children
  3. add test cases to child test plans
  4. 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

@rejuce 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
@tagoylo
Copy link

tagoylo commented Apr 29, 2024

I'm also trying to do something like this. Is this feature not supported?

@rejuce
Copy link
Author

rejuce commented Apr 29, 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...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants