what is the difference between the cookies and cacheing



what is the difference between the cookies and cacheing..

Answer / uday

Cookies are temporary internet files created by web server
in our computer. These cookies will contain some basic
information about the user like user credentials, sessionid
etc.
All the communication between your browser and webserver
are stateless, means if you use page1, it doesnt store any
information for page2, which is big problem.
So web server will store info about the user in cookies, so
that, that information is avialable to page1 and page2.

Where as caching is something where frequently accessed
data is put in cache, such a way that it can be access very
fastly causes to improve the performance of the application.

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More Load Runner Interview Questions

how to write scenarios using loadrunner in real time application. plz give me an example

1 Answers  


What are the Performance Testing Methodologies or life cycle? And Give Brief explanation?

2 Answers  


What is visual recorder in Load Runner?

1 Answers  


What is The Main Difference Between Http and Https

4 Answers   CTC,


What are different types of vuser logs which can be used while scripting and execution? What is the difference between these logs?

0 Answers  


Parameterization need to be done when only one value need to be passed?

1 Answers   Patni,


what do u mean by co-relation?

11 Answers   3i Infotech, Punj Lloyd Ltd,


WHAT IS SOAK TESTING IN LOAD RUNNER

5 Answers   Virtusa,


How do you identify the performance bottlenecks?

1 Answers  


What are the capabilities exactly you look for while selecting the performance testing tool?

1 Answers  


What is the difference between Scalbility Testing and Volumetric Testing. in Performance Testing?

0 Answers  


What are all the components of loadrunner?

1 Answers  


Categories