what is the right way to run initialization process before running the tests themselves ? there are two types of init that i want to run: - creating random amount of data.. - running specific r...
the only problem with it is that when doing a load test with soapui i don't want this steps to run in a loop like the others, i want it to run once and than the other tests...