tags:

views:

38

answers:

1

Hi,

I am testing a webportal and using jmeter for the performance testing.Now i am able to record all the things,but the webportal has an option to download files and when i click on download the process of downloading starts and jmeter is not recording this scenario so how can i make jmeter to record this download scenario

A: 

Create a new request for the file you want to download. In this request, point it directly to the file you want to download and make sure you click "retrieve embedded resources" at the bottom of the page.

BlackGaff