What is "Cache Memory". How and What we have to check in
Cache Memory during Web based application testing.

Answer Posted / madhu

Cache memory is an internal memory which is stored next to
RAM and whenever processor looks for some information to
execute a instruction it first checks whether it is
available in RAM if not then it will check in Cache.

In a web based application testing it depends what type of
testing you want to do on cache if it is performance testing
then add cache add counter from perfmon.
if it is functional testing then it might be like google
remembers the search criteria every time we enter in the
search bar remembering the user entered information and need
to check whether information is retained or not.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is six sigma?

731


what do you mean by Develop test data through sourcing (or) handcrafting techniques

2362


Which was the most interesting bug you found.

2457


How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }

1581


when database testing comes into manual tesing

1758






What is a testing process / lifecycle?

687


what is the difference between section & test feature in test case documention?

1587


I am DD. I am working as a Tester in e-learning company? IS there scope for content testing? or i have to change to software testing. pls guide me...

1669


Tell me the SRS based review,brs based review

1678


Write 10 test scenarios to test remember me checkbox present in login window

980


what are your thoughts on SPRINT duration

1558


how to write manual testcases for download the files from the template. for example:from product cost enddate

1670


explain ur testing project? how can u nexplain . what should we explain ? i have not worked on any project?

1765


how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??

1143


What is Snapshot Testing? When we need to do and who will involve in this process and also what is the output document of this testing

2402