Using Fiddler, how can you replay a request multiple times?
Experience Level: Junior
Tags: FiddlerTools
Answer
- Select the request from the Session List
- Drag and drop it onto Composer
- Modify the request as needed
- Click the Execute button (once or multiple times)
Related Fiddler job interview questions
When would you use Headers request inspector and what information is it giving you?
FiddlerTools JuniorWhat request inspectors does Fiddler contain?
FiddlerTools JuniorIn Fiddler, what can you see in the session list and why would you use it?
FiddlerTools JuniorUsing Fiddler, how can you indentify what requests are sent by a browser to a server?
FiddlerTools JuniorUsing Fiddler, how can you identify what data is sent in a HTTP request?
FiddlerTools Junior