I have a C# script that HTTP POSTs to another server with WebRequest
. I'd like to test how my web application would respond if the other server became unresponsive. What is the best way to do this without having to change any of my application code or configuration? Will Fiddler be able to cause timeouts for requests coming from my local IIS?
Can be achieved on specific responses where you want to intercept the response as well as simulating latency by using "AutoResponder". "Enable Latency" checkbox and right-clicking any rule to pick "Set Latency" you can then adjust latency in millisecond values.
You can achieve it using the "Simulate Modem Speeds" rule.
Note: Use ipv4.fiddler instead of localhost.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With