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
hi everyone i want to download test director,winrunner,qtp latest versions pls help me
What is black box testing? What are the different black box testing techniques?
What is intrusive testing?
What studies data flow analysis?
Explain what test plan is? What is the information that should be covered in test plan?
What is meant by Regression testing? Differentiate Sanity and Regression testing?
What is a user friendly document?
What is dynamic analysis?
What is upward compression?
I. Requirements are formally reviewed. II. Requirements are formally approved. III. Requirements are placed under configuration control. IV. Requirements are implemented in code. Using the above statements, when are requirements considered baselined? 1. I and II 2. I, II, and III 3. I, II, III, and IV 4. I only 5. I, III, and IV
What is Recovery Scenario
What is fault masking explain with example?
Explain Peer Review in Software Testing?
please suggest me some topics for research in software testing/software reliability......
What is qualification testing?