Forum Discussion

rayne5446's avatar
rayne5446
New Contributor
15 years ago

Response time assertion

Is there away to assert that the response comes back in a certain amount of time?  Ideally, it would stop executing the request if this time elapsed.  I don't want to change the global SocketTimeout in preferencse.

For example, fail the test if doesn't complete in 10 seconds.