This is a migrated thread and some comments may be shown as answers.

Serial replay of requests

1 Answer 264 Views
Fiddler Classic
This is a migrated thread and some comments may be shown as answers.
Jake
Top achievements
Rank 1
Jake asked on 24 Feb 2015, 01:05 AM
Hi - I believe I understand how sequential replay works in Fiddler, but what I'm looking for is serial replay.  The case is that I have a single-url API request I'd like to repeat 100 (or 500, etc.) times but not start each request before the previous one's response is complete.  I've found that bulk replay (SHIFT) tends to skew the numbers if I'm testing against a specific server, as it gets busy and slows down requests in later part of bulk load...so initially requests take 100ms, say, but near end of group take many times that number.  This is good to know, but not useful for my purpose in this case.  If there is not a way to do this currently, please make it a feature request.  Thanks!

1 Answer, 1 is accepted

Sort by
0
Eric Lawrence
Telerik team
answered on 24 Feb 2015, 10:10 PM
Hi, Jake--

Cool scenario!

I'll make the "Reissue Sequentially" menu option do this in the next version.

For now, you'll have to use the SendRequestAndWait method from JavaScript. https://groups.google.com/forum/#!msg/httpfiddler/3OZQVmQZdR0/gjQEu_0_fPcJ

Regards,
Eric Lawrence
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Fiddler Classic
Asked by
Jake
Top achievements
Rank 1
Answers by
Eric Lawrence
Telerik team
Share this question
or