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



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

Answer / 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

More Manual Testing Interview Questions

Generally How do we do Test Estimation. Anybody can expalin this with example. Thanks in advacne..Venkat

4 Answers   IBS,


Can anybody tell me Test case Managment tool which is open source........and anybody working on it? pls tell its urgent?

1 Answers  


What are stubs and drivers?

3 Answers  


If we are not following any Standard SDLC in our company.How we can Convenience the interviwer.

1 Answers  


What are the disadvantages of overtesting?

2 Answers   IBM,


Do we have any certifications for ETL Testing ?

0 Answers  


what is the difference between functionality testing and regression testing

5 Answers  


What is meant by back-end testing?

3 Answers   Accenture,


What type of testing process do you follow in current organisation?

3 Answers  


Hi anybody can answer this question with example. giving as it is i faced in interview................. What is TestPhase? What are Entry and Exit Criterias? Should explain with Example.

5 Answers   Ness Technologies,


Which Tests the whole system rather than software? a.)Blackbox testing b.)Whitebox testing c.)Stress testing d.)Mutual testing

4 Answers   Amdocs,


How do you know when your code has met specifications?

2 Answers  


Categories