ContributionsMost RecentMost LikesSolutionsRe: SoapUI - LoadTest ¬ SetupScript Tried the below two but still hitting same issue testRunner.testCase.testSuite.testCases["yours-here"].run( null, true ) testRunner.runTestStepByName("session_Open") SoapUI - LoadTest ¬ SetupScript Hi New to SOAPUI and have a load test which i want to run a test step once at startup. Should be simple but getting the following How do perform this using the Setup Script under a load test? Any help greatly appreciated.. Re: File Written twice on executing the Groovy Script Hi. Is this still issue still present in 5.3.0 ? I am encountering this issue when assertion script is ran and I am appending to file. I have applied the workaround but it still prints twice. Cheers FC