What are cookies and how to test cookies
Answer Posted / keshab
The main purpose of cookies is to identify users and
possibly prepare customized Web pages for them. When you
enter a Web site using cookies, you may be asked to fill
out a form providing such information as your name and
interests. This information is packaged into a cookie and
sent to your Web browser which stores it for later use
1 – check information is cookie is encrypted or not
2 – check to run application disable cookie from I.E
Property
3 – Check cookie will expire after session is expire
4 – Check if the browser is close without Logout , cookie
is expire or not
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
Why documentation testing is important?
Can you explain an application boundary?
Do submit teststrategy to customer if yes at what time
Can you explain boundary value analysis?
What is data flow diagram?
What is ecp (equivalence class partition)?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What is positive and negative testing?
functional testing test cases for transfer funds ?
What are the major components of Perf Test Report?
What are differences between Testing in Uncontrolled Environment and Abnormal Environment?
Hi, Anybody knows about Hexaware company..
Hi , Please send me the interview questions which were asked in manual testing mainly the test cases asked to write in interview.
What is quality center? How many built in tables does quality center have?
What and why is api testing?