What is the difference bitween cookies and sessions/
Answer Posted / priyanka agrawal
cookies are stored in the user's browser, and sessions are
not. A cookie can keep information in the user's browser
until deleted.But Sessions are popularly used, as the there
is a chance of your cookies getting blocked if the user
browser security setting is set high.
If you set the variable to "sessions", then user activity
will be tracked using browser sessions, and your users will
have to log in each time they re-open their browser.
The Key difference would be cookies are stored in your hard
disk whereas a session aren't stored in your hard disk.
Sessions are basically like tokens, which are generated at
authentication. A session is available as long as the
browser is opened.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
few automation basic questions One question to write a scriot in any language you know.
What is the procedure of manual testing?
after completeing testing ,what would u deliver to the client?
What are the queries mostly asked in testing ? give me some examples.
Can you please explain about the erp project
what is the difference between Desktop testing,Client/server testing and webapplication testing
whta is compile module?
What are the interview question on insurance domain in manual testing
What is bug priority?
What if the project isn’t big enough to justify extensive testing?
What are microsoft 6 rules?
What is ofx testing?
List the type of testing perform to test microsoft excel 2003 give atleast 1 example of each type
How to do security implementation for any URL??
What are the major components of Perf Test Report?