I've used Fiddler to capture requests on my server and exported them to a file. I would now like to create test cases from these. If I go to Import HTTP Sessions I am not able to select multiple requests, so I have to create new tests one by one. I would like to be able to select multiple requests and create test cases for all of them. Ideally I would also like to be able to replicate the timing of these requests, allowing in some cases for tests to be made simultaneously to replicate real world conditions. It would also be nice to have the option of speeding up or slowing down the rate at which requests are made