Wht is Chache or Chache Memory, we test during web based
testing...Actually what is it,Actually where it comes.. Can
Anybody explain it in detail.....Thanks in advance..
Answers were Sorted based on User's Feedback
Answer / nikhil
As i am from electronics baground i will explain it in that
language.
you know hard disk is slowre memory than processor due to
that with ref. to paging concept we use RAM to increase
speed of our computer but this RAM is also slowre memory
than processor due to that for syncronization purposr the
use one fastes memory called Chache memory. chache is
nothig but a chip (IC).
suppose you want to access the 3 page and 4th line of that
page and on next event you want 25 line in that case this
chache memory make buffering of that total page and provide
it to processor for fast access.
as you test cookies at the time of testing web application
is nothing but address of that page which is buffered in
the chache memory at the time page opening and testing of
that page.
| Is This Answer Correct ? | 3 Yes | 2 No |
Cache memory ,on the client side is where cookies r stored.
Some web applications make use of such cookies to identify
the users,hence forms an important part of web testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vamsikrishna.v
Cache is in Webapplications like Jobportals.Mainly What is
thePurpose to use this is for the security part and if all
the users are Submiting at a time in teh Applications then
the hits of the Server willbe high.to protect this Capche
is Used.
| Is This Answer Correct ? | 0 Yes | 0 No |
what are the minimum requirements to start testing ?
can anyone tell me the different types of testing with starting letter A specify atleast 5 ?? eg: adhoc testing,alpha testing.
HOW TO CREATE SRS REVIEW REPORT TO PL?
In what situation would you want to parameterize a text verification check?
SAY I HAVE A GMAIL PAGE OPENED IN IE 8 NOW WHAT WOULD BE YOUR COMPATABILITY TEST CASES FOR THAT>?
What is alpha testing?
If we outsource the testing work, then who prepares the Test Plans? The client or the testing people
how many levels of software testing?
what is module testing, integrity testing? what is a test script?
1) I have 5000 test cases within 3 working days u have to finish? How you will handle it. 2) Difference between Relase-1 and Relase-2
write a use case format for login
what is cyclomatic complexity? plz explain with example