Dear All,
I wanted to prevent Test Execution to execute Test cases which has child test cases attach to it.
following are the conditions :
1. Grand Parent Test case can't be executed unless the Parent has been executed
2. Parent Test case can't be executed unless the child has been executed
3. Child has to be the first one to be executed
Please let me know if it would be feasible using scriptrunner.