Re: Excluding jpeg, js, png files while recording

2009-06-23 Thread Deepak Shetty
hi Depends on what you want out of your test and on other factors a. Do you want to find out if there are logical/functional problems when your application is accessed concurrently only, then you can exclude static files b. Do you want to see generally how your application responds to different loa

Excluding jpeg, js, png files while recording

2009-06-23 Thread Jmeter_User
Hi All, I have a question regarding excluding the .jpeg, .png, .js, .gif files while recording. Is it advisable to exclude these while recording and performing the load test excluding those? Because if I dont exclude, many http request's get created for each of the js or jpeg files. When I wi