Forum Discussion

mcmcmc's avatar
mcmcmc
New Contributor
12 years ago

Getting properties of a testcase from different one.

Hello everyone,

Here is the thing - I have a testcase A that calls testcase B. They are in different suites. How can I get, from within groovy script in testcase B:
- Testcase A name,
- Testcase A properties/custom properties as well as name/properties of teststeps from Testacase A?

Thank you in advance for your answer.