Forum Discussion

alankoshyjohn's avatar
alankoshyjohn
New Contributor
15 years ago

how to execute a testcase in the AfterRequest script.

hi all, I want to execute a testcase after the request is dispatched. This is what i did.. def project = mockResponse.mockOperation.mockService.project def testCase = project.testSuites["Upda...