That's probably not true. In most cases the static resources will be cached by a browser and / or served by a CDN so simply always including them will not be realistic. You need to factor in each layer of caching and also the configuration of your test environment when deciding how to approach this - the direct answer therefore is: it depends.
If you decide to filter them then version 2.9 of Jmeter includes a suggested list to make this process easier. On 22 Feb 2013, at 12:50, Niraj <[email protected]> wrote: > Ideally speaking you should include all the files in script, that will > gives you realistic results. > > On Fri, Feb 22, 2013 at 6:16 PM, Amit Kumar <[email protected]> wrote: > >> Dear All: >> >> Hope you all are doing great !! >> >> I have a query. After recording the using Proxy Server, it records many >> files like .jpg, .css, .js. ect. So my question is which files can I >> exclude while recording? >> Or which files can I delete after recording? >> >> >> Thanks in advance !! >> >> - >> Thanks and Regards, >> Amit >> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
