Defines whether to abort the sequence if an error was detected for a request. Useful for “negative” tests, i.e. when an error is an expected result.
Turns off the timeout check. Allows to provide significant server load using a single workstation, thanks to saved resources. Consequently, can lead to hang-ups of virtual clients in case of a big amount of stuck requests (which would be normally closed using the timeout check).