Javascript application caching during Load Tests
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Javascript application caching during Load Tests
Hi! Our application is javascript based, so each new user downloads it at first access. We would like to know if, during tests iterations, Load Ninja caches javascript or if it clears cache, forcing a new full download at each step. Thank you in advance
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi @fdelmoro -
From my understanding we clear the chache after each iteration but I will double check with product on Monday!
Cheers,
Emma
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Maybe in this case make it in the same way as Google Analitycs 4. It's based on all data on user the id not on cookies. So, all users id that you have on GA you can set up as an old and do not make the app download for them
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @fdelmoro -
I was able to confirm - LoadNinja does have a clear cache for each iteration.
Hope this helps.
Emma
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you very much for your answer.
Is it possible to set a LoadNinja parameter in order to disable the clear cache functionality for each iteration?
