meetu1
7 years agoNew Contributor
Asserting response at project level
Hi,
I have lot of requests in my test suite on which I am asserting the http status code and status of my response. Is it possible to add a common assertion or groovy script at project or test suite level which will run for all test steps if assertions are same for all test steps.
Thanks