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 testing measurements?
Differntiate CMMi and CMMp?
test cases on bangles???
Use-cases can provide useful input into the design of black-box and state-based tests of OO software.is it true
Write all combinations of test cases for calculater on + symbel
what is the difference between Desktop testing,Client/server testing and webapplication testing
Write positive and negative test cases for forgot password?
In an organisation practically how we can implement the Compatability testing(web based applications and windows based applications)
What is the difference between Usability testing and Exploratory Testing?
how to test if there are 2000 requirements ro be tested in an application ?
What is Test Design ?( Urgent) and Test Design for Printer?
if my documaents (SRS &FRS) having earros(does not meets) the requirements in that sitchuvation,which document i should take to write the testcases?(othere wise which steps i should take?(Usha)