what is batch mode, how can u run ur tests in batch mode?
batch mode is nothing but sequencial execution of a dependent test scripts. and we can execute batch tests by using call function. let me know if i'm wrong :) thank u,