rayne5446
15 years agoNew Contributor
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.
For example, fail the test if doesn't complete in 10 seconds.