I am new to UFT. I have input excel sheet which contains list of scenarios. In my code I iterate through this excel and run scenarios one by one. When all the scenarios are running successfully it processes entire sheet. But when any 2 scenarios fail it skips remaining sheet. In Test Flow it gives error "Run stopped by user.". Has anyone faced this issue? I am not using any explicit ExitIteration based on scenario execution status.
Thanks in advance.