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 |
how to write scenarios using loadrunner in real time application. plz give me an example
What are the Performance Testing Methodologies or life cycle? And Give Brief explanation?
What is visual recorder in Load Runner?
What is The Main Difference Between Http and Https
What are different types of vuser logs which can be used while scripting and execution? What is the difference between these logs?
Parameterization need to be done when only one value need to be passed?
what do u mean by co-relation?
11 Answers 3i Infotech, Punj Lloyd Ltd,
WHAT IS SOAK TESTING IN LOAD RUNNER
How do you identify the performance bottlenecks?
What are the capabilities exactly you look for while selecting the performance testing tool?
What is the difference between Scalbility Testing and Volumetric Testing. in Performance Testing?
What are all the components of loadrunner?