Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 the difference between a standalone application, client-server application and web application?

1355


any one giv test cases for wordpad using equivalence class partioning

3188


what technical problem u face in your module please tell what is it mean its any bug or anything else i want ans give any example which ever modul u r working for u can give me any example

2364


Explain the difference between alpha testing and beta testing.

1154


What's the difference between alpha and beta testing?

1258


How to find that tools work well with your existing system?

2115


What are some best practices that you should follow when writing test cases?

1274


Hi All I want discuss abt Testing tools is any one available online in google chat?

2149


i want manual and automation test cases and interview questions

2252


Does an increase in testing always improve the project?

1880


iam having 2+yr sof exp in manual testing, at present working in chennai,want to relocte to hyd .if any openings let me know.my id : vaniramymail.com

2164


Please Tell me About Fish-Bone Model. Thanks in Adv.

1972


where do we work with Application, web and Database servers Means which type of applications.

1963


Describe your experiences with code analyzers.

2395


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; }

2094