what do u mean by cookie, session-id?

Answer Posted / shekhar reddy

session memory:
when client makes a first request to the appliction the
webserver will allocate a block of memory unique to the
client.this block of memory is called "session memory".
session id:
when client makes a first request to the application,the
session will be created with unique identifier called as
session id.this will be sent to the client.when the client
sening subsequent requests,the request will be sent with
the session id .then the webserver will find the session
for the client

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is interface analysis?

631


What is glossary of software qa/testing?

594


what is the role of external testing companies?

1608


What do you mean by automated testing?

605


What is infeasible path?

632






Explain smoke testing?

570


Explain glossary of software qa/testing?

608


What is a document version?

562


What is closed box testing?

575


What is waiver?

622


What is cause-and-effect (fishbone) diagram?

650


What is test management review and why it is important?

535


What is sei - software engineering institute?

590


what should be analyzed in laod testing?

609


Explain 3 high priority test cases for the performance of MSN search engine.

720