InterviewSolution
Saved Bookmarks
| 1. |
Discuss the working of the Test Script Recorder. |
|
Answer» The HTTP(s) Test SCRIPT Recorder records all of your application's HTTP(s) queries to the server. It will only collect HTTP(s) requests, as the NAME implies. You can also use this recorder's grouping feature to structure your requests so that comparable requests are kept together. As needed, add URL patterns to the include and exclude lists. In order for JMeter to work, some configurations must be done there. The following are the steps to CAPTURE HTTPS traffic: -
|
|