What are cookies? tell me the advantage and disadvantage of
cookies?
Answers were Sorted based on User's Feedback
Answer / abhesheke
cookies:which stores server information on client side u
open any site that information is stored in ur pc(like
images file)
advantages
the next time u open the same page(same link) the page will
be displayed quicky(time taken to open a site is less)
disadvantage
if u do any bank trancation
if u do any online shopping with cerdit card the inforamtion
will be stored and the next person who uses that system can
view all the details
Is This Answer Correct ? | 49 Yes | 10 No |
Answer / uday kumar. a
Cookies are messages that web servers pass to your web
browser when you visit Internet sites. Your browser stores
each message in a small file. When you request another page
from the server, your browser sends the cookie back to the
server. These files typically contain information about
your visit to the web page, as well as any information
you've volunteered, such as your name and interests.
Cookies are most commonly used to track web site activity.
When you visit some sites, the server gives you a cookie
that acts as your identification card. Upon each return
visit to that site, your browser passes that cookie back to
the server. In this way, a web server can gather
information about which web pages are used the most, and
which pages are gathering the most repeat hits.
Only the web site that creates the cookie can read it.
Additionally, web servers can only use information that you
provide or choices that you make while visiting the web
site as content in cookies.
Accepting a cookie does not give a server access to your
computer or any of your personal information. Servers can
only read cookies that they have set, so other servers do
not have access to your information.
Also, it is not possible to execute code from a cookie, and
not possible to use a cookie to deliver a virus.
Is This Answer Correct ? | 44 Yes | 16 No |
Answer / karthick407
Cookies are small information stored in the computer.
Advantages: If you open same pages again, the corresponding
page will open quickly.
Disadvantages: If the cookies are not deleted once you
completed the online transcations( using credit card or any
other payment mode) your informations will be displayed when
the new user using the same page.
Is This Answer Correct ? | 4 Yes | 2 No |
Answer / chinna
cookies are stored the user data bye using client obejects when user on the site...cookies also two types,,persistent cookies which are set by expiry date those called persistent cookies...non persistent means which are not defined by expiry time those are called non persistent cookies(like session cookies).
advantages:if you want to open same page again...it will open quickly.
disadvantages:cookies having limited size,,any user can delete the cookies,,having secure problem because cookies are stored in plain text in client machine.
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / gurushant upase
It means it maintain the one small file that contain
information on which client request comes and after giving
response it goes to accurate client through cookies.
In Short it maintain the session between the client and server.
Is This Answer Correct ? | 18 Yes | 19 No |
How System testing is different from the Functional testing??
What is a test scenario?
Questions were asked on Stubs, Drivers, Top down Integration, Bottom Up Regression
Once automated, what are the types of functionality provides the highest Return On Investment (ROI) to the company?
what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??
why r u looking for change?what should be answer for this?i faced this question in an interview.suggest be gud answers.
Is an "A fast database retrieval rate" a testable requirement?
Waht are Data sets?
in regression testing we excute only modified build .how we will get to know that this much part not going to effect rest of application.
how we write test cases to brs,srs,hlds,llds
What is a Bug Report?
How do test cookie? There is any benifits of this? (This is in reference on clientside at the time of request for new page which can send cookie value)
1 Answers Creative Informatics,