Fiddler - How to reissue N requests sequentially for an hour? -


i have 5 requests on fiddler, 1 create-fail, 1 create, 1 delete, 1 clean-up , 1 read . reissue them sequentially hour.

they represent user performing typo when creating resource, getting error message, correcting mistake, creating, noticing created wrong thing, deleting , checking if deleted. clean-up issued automatically automation tool @ regular intervals...

so, how can it?

ps: i'm not trying stress/load test app. i'm trying capture data around concurrency problem i've been facing.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -