tinoboehme
13 years agoOccasional Contributor
get calling TestCase at Groovy Script in called TestCase
Hello,
I'm using a central generic testcase ("get Values") to provide dynamic unique properties to each test case (in my example "my 1st TestCase" and "my 2nd TestCase").
Is there any possibility by using Groovy Script ("Generic" - "get Values" - "get Test Data") to find out the initial calling test case ("my 1st TestCase" or "my 2nd TestCase")?
Finally I want to access one property from the calling Test Case (e.g. "my 2nd TestCase") with the GroovyScript ("get Test Data") at the called Test Case ("get Values").
Regards Tino
I'm using a central generic testcase ("get Values") to provide dynamic unique properties to each test case (in my example "my 1st TestCase" and "my 2nd TestCase").
Is there any possibility by using Groovy Script ("Generic" - "get Values" - "get Test Data") to find out the initial calling test case ("my 1st TestCase" or "my 2nd TestCase")?
Finally I want to access one property from the calling Test Case (e.g. "my 2nd TestCase") with the GroovyScript ("get Test Data") at the called Test Case ("get Values").
Regards Tino