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
Can you explain a pair-wise defect?
What is internationalization testing (i18n testing)?
How will you do beta testing?
After insert the record in front-end, how will you check the back end by manually? Please explain?
what is date field test case
what are the prerequisite conditins to test clientserver and web applications
WHAT IS OBJECT REPOSITORY? AND IT TYPES? HOW MANY TYPES OF ACTIONS ARE THERE IN QTP? CAN WE ADD NEW OBJECTS AND PROPERTIES INTO SHARED OBJECT REPOSITORY?
What types of testing is specifically important for web testing?
What icon is used in WinRunner to get an explanation of the syntax of TSL?
Which was the most interesting bug you found.
what is localization and globalization.and what are the ways way are going to test the particular application?how can we identify factual, visual, corrupted characters, link errors, formatting errors, etc in locallization?iam going to attend the interview on localization concepts and languages like : German, Japanese, French, Russian, Italian, Chinese, Korean, Portuguese and Spanish .tell me the process how to do testing above concepts let me know its urgent:anilaluvala@gmail.com 9908814046
What is white box testing, and what are the various techniques?
which test strategy your are fallowing in your company?which documents u r using in software development life cycle?
Tell me the advantage and disadvantage of cookies?
How the application is launched to the production environment?