A cookie is information that a Web site puts on
your hard
disk so that it can remember something about you at a later time. (More technically, it is
information for future use that is stored by the server on the client
side of a client/server
communication.) Typically, a cookie records your preferences when using a particular site. Using
the Web's Hypertext Transfer Protocol (HTTP),
each request for a Web page is independent of all other requests. For this reason, the Web page
server has no memory of what pages it has sent to a user previously or anything about your previous
visits. A cookie is a mechanism that allows the server to store its
own information about a user on the user's own computer. You can view the cookies that have been
stored on your hard disk (although the content stored in each cookie may not make much sense to
you). The location of the cookies depends on the browser. Internet Explorer stores each cookie as a
separate file under a Windows subdirectory. Netscape stores all cookies in a single cookies.txt
fle. Opera
stores them in a single cookies.dat file.
Cookies are commonly used to rotate the banner ads that a site sends so that it doesn't keep
sending the same ad as it sends you a succession of requested pages. They can also be used to
customize pages for you based on your browser type or other information you may have provided the
Web site. Web users must agree to let cookies be saved for them, but, in general, it helps Web
sites to serve users better.
This was last updated in January 2006
Email Alerts
Register now to receive SearchSoftwareQuality.com-related news, tips and more, delivered to your inbox.
By submitting you agree to receive email from TechTarget and its partners. If you reside outside of the United States, you consent to having your personal data transferred to and processed in the United States.
Privacy
More News and Tutorials
-
Software consultant Nari Kannan describes how agile practices and work can be scaled appropriately for success in large organizations. Using lean thinking, reduction of waste, and appropriately organizing work and people, agile can be successfully adapted, regardless of the size of the organization.
-
Undiscovered software glitches in complex systems are common, and one of the primary drivers is the loss of mainframe knowledge of a retiring workforce. Software glitches are lurking in many large systems, particularly mainframe systems, and the COBOL programmers that understand the code best are retiring, according to Jeff Papows, author of the new book, "Glitch - The hidden impact of faulty software." Papows describes how faulty software caused a huge charge to debit card holder's account and why such mistakes are on the rise in this interview. Papows notes the three most pressing drivers for software glitches: loss of intellectual knowledge, market consolidation and the ubiquity of technology
-
Karen Johnson suggests a variety of ways that testers can gain additional skills and experience, including social networking and open source testing.
-
Articles
-
Resources from around the Web