Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Testing method: Using 'Private Browsing' for testing sites without cache?

I'm wondering if anyone switches to private browsing mode to test sites sans cache? You know when you have to clear cache to make sure that what you are seing is fresh from the server, surely private browsing is a safe, and faster way to do this, instead of having to go to your settings each time and clearing.

Putting this out there to see how other people do it or if theres a catch to this way of testing that i may not be aware of.

Thanks.

like image 852
RGBK Avatar asked Oct 18 '10 11:10

RGBK


1 Answers

I realize I'm late to the party, but I stumbled upon this question when searching for more information about "InPrivate Browsing" with IE8.

I felt I should add that, at least with IE8, browsing "InPrivate" does NOT prevent cache files from being written to disk. What it does do, however, is delete its cached files when the browser is closed.

So, if I understand your particular use, there appears to be no benefit to using InPrivate browsing with IE8 at all, unless you are closing your browser each time.

Alternatively, what's wrong with a forced refresh (Ctrl+F5)?

Similarly, a quick hotkey for deleting cache files is Ctrl+Shift+Del followed by Enter to confirm (faster than clicking). At least with my fingers on my keyboard, this is a very quick and easy one handed combination.

like image 71
KevenK Avatar answered Oct 22 '22 04:10

KevenK