What is cookies?How do you test cookies?
Answer / ramyab.mca@gmail.com
Hai...
Cookie:
Cookie is small information stored in text file on user’s
hard drive by web server. This information is later used by
web browser to retrieve information from that machine.
Generally cookie contains personalized user data or
information that is used to communicate between different
web pages.
Test the application by enabling or disabling the cookies
in your browser options. Test if the cookies are encrypted
before writing to user machine. If you are testing the
session cookies (i.e. cookies expire after the sessions
ends) then.....
1.check for login sessions and user stats after session
end.
2.Check effect on application security by deleting the
cookies.
3.check information is cookie is encrypted or not
4.check to run application disable cookie from I.E
Property
5.Check cookie will expire after session is expire
K,Byeee...
Thanks & Regards
B.Ramyasri
Is This Answer Correct ? | 7 Yes | 0 No |
What is the Difference between Client Server and a web Application?
what is entry and exit criteria and explain it?
Tell me about the best bug you ever found
After recieved the defect from Tester,developer is not getting any error while executing that bug then he will reject that defect due to the above reason.As a Tester what we can do in that situation?
How will you link the Defect to the test case? Explain Bug life cycle
Hai Friends! anybody atteded the interview in Covancys pls tell me what is the question's they are asking in interview (HR and Writen Test)? URGENT
how load testing is different from regression testing?
Differentiate regular regression testing and final regression testing.
What are the differences and similarities between build and fix model and the v-model??
what is the difference between bug and issue?
if 2mmarow is release and 2-day You found a critical bug wat you will do ? plz give answers
6 Answers Monaco, Wipro, Yahoo,
How do you develop a test plan and schedule? Describe bottom-up and top-down approaches.