what do u mean by cookie, session-id?

Answer Posted / annad kumar

cookie is the peice of information that ur web client means
Internet explore or mogzilla or netscape will save the data
for u. for example when u type ur id and pass word it saves
as cookie and next time u type it shows the id below the
edit box u can select it press enter.
Cookie is useful to remind ur information on ur client
application instead of typing every time

Coming to Seession id When do u send a request to web
server after establishing a connection the server will give
a session id which uniquely identifis ur sesion of request
and the same time u may send other request from other
browser but from the same machine.then server gives u other
session id. whenever ur sending the request next time the
sesion id lets the server that the request belongs to that
particular session. We use session id's to make the server
a fool.










These session id's r much imporant for performance testers
using LOADRUnner y because while creating Vuser script the
session id given by system wiil be hord coded and at run
time other session id given by server but sequence of all
requests r recorded along with session id hard coded
Whenever 2 nd request goes to server the mismath occurs. So
we have to coorelate this session id to fool the server.

Is This Answer Correct ?    13 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is eexception?

651


IN integration testing tester should knowledge of code or not?

1697


please anyone can help me in giving dumps in ISTQB for foundation level

1560


Why is incremental integration preferred over 'big bang' integration?

850


What is the difference between preventative and reactive approaches to testing?

602






What is defect analysis?

577


In the 7 Stages of the SDLC (Planning, System Analysis, System Design, Development, Testing, Implementation, and Maintenance), WHO are the stakeholders of each stage?

604


What are the major differences between stress testing, load testing, volume testing?

590


have u write any sanity testcases?

1730


Explain mutation testing?

630


What good bug tracking systems have you used?

621


What is test documentation?

564


what do i expect in a second interview for a system tester position

1524


Explain cause effect graph?

640


tell some examples for driver and stub?

1734