ContributionsMost RecentMost LikesSolutionsRe: Disable VU clear cache functionality Yes, that feature is not available. Right now it is not possible to disable the cache clear. Every iteration is started with a clean new browser. Re: Results Interpretation Hello, We are working on a new version of the test reports that will allow excluding think times from the duration. You are right about the SLA validations, we talked about it with our Product Manager, that we should allow to configure the SLA validation to ignore think times, the SLA validation right now takes in consideration the think times and it doesn’t make a lot of sense. We are aware of the need, and we are already working on a solution for it. Re: Disable VU clear cache functionality In LoadNinja, browser-level caching happens automatically, each session is a brand new session. LoadNinja instantiates a brand new environment for each iteration, i.e. no caching. In the case of web application cookies/caching, your development team can give you a better idea of how to handle them. Re: Error 401 Unauthorized Let me explain what LoadNinja Supports. If you can log in to your application with Google Chrome and you don't need any other extension for that, and you are not logged in a Windows Domain, then LoadNinja supports your application. You can check if your app is logged in to a Windows Domain by playing a script in LoadNinja. I assume, in this case, when you are playing this script in the recorder, you are coming across multiple authorization errors with code 401. Therefore, it looks like the app does the authentication using a Windows Domain. This is something LoadNinja does not support, and I am sorry for this inconvenience.