Forum Discussion
skelkar
11 years agoContributor
There are 3 types of test steps in each of my test case -
test request
groovy script
properties
property transfer
but how does this affect "try - catch" block not working in "tear down" script ?
Is it because "try-catch" only works with functions and i do not have any function in my tear down script?
test request
groovy script
properties
property transfer
but how does this affect "try - catch" block not working in "tear down" script ?
Is it because "try-catch" only works with functions and i do not have any function in my tear down script?