Is there a way to tell if a testcase was called by another testcase in groovy? That way I can perform or not perform an action if it is called by another testcase.
Could you be a bit more specific about what you mean with "testcase was called by another test case"? Called using Groovy or the Run TestCase TestStep.