Forum Discussion
MarinaK
15 years agoNew Contributor
Using this groovy step (testRunner.testCase.testSuite.project.getMockServiceByName("BasicHttpBindingITridionCMSServiceMock").getMockRunner().start()) I was trying to stop Mock service, but it is not running... so there is nothing to stop.
If I create several test cases and repeat test steps - they all running fine, from the same data file, but not if I ran them all in the loop in the same test case
So why is my Data loop on Mock service is not running?
If I create several test cases and repeat test steps - they all running fine, from the same data file, but not if I ran them all in the loop in the same test case
So why is my Data loop on Mock service is not running?