Forum Discussion
I have set up TearDown Script for TestSuite(TS2) :
With this TearDown Script, run all TestSteps of all TestCases of TestSuite(TS1)
Please see attach screenshot for more details.
In error log I am getting this error:
Wed Oct 10 12:10:25 IST 2018:ERROR:groovy.lang.MissingPropertyException: No such property: testRunner for class: Script2
But I check response of TestSteps of TestSuite(TS1), and see I am getting response properly.
Please have a look screenshot and I think it help you.
- d4vke7 years agoOccasional Contributor
Hi ranjit96,
Could you attach the code of the teardown script in a txt file rather then the screenshot, as I'm not able to see all the code in the screenshot.
Thanks!
- ranjit967 years agoContributor
Please see attach .txt file for teardown script. Thanks.
- d4vke7 years agoOccasional Contributor
This is very strange, I also get the error message
ERROR:groovy.lang.MissingPropertyException: No such property: testRunner for class: Script2
But no results are shown since the script just stops when the error appears...
Is it really not possible to use the runner variable to execute a teststep from another testsuite...?
Related Content
- 3 years ago
- 9 years ago
- 4 years ago
Recent Discussions
- 4 days ago
- 5 days ago