what is the difference between the cookies and cacheing

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What are all the types of goals in goal-oriented scenario of load runner?

591


In a web server, database and network are all working fine and now, where could be the problem?

602


What is manual correlation?

671


How you identify performance test use cases of any application?

579


How do you enable text and image checks in vugen?

615






Which loadrunner component does the recording of performance test scenario?

624


How to schedule a scenario?

621


what is remote performance monitering?

1694


What is the significance of “vuser-init “?

814


How to handle the encrypted values in correlation. please send me example with explanation

1174


What is the difference between lr_error_message and lr_debug _message?

623


What is local configuration file?

614


What is the advantage of running vuser as a process than a thread?

665


What is the load runner testing process?

596


What is the purpose of an extended log?

747