How to kill cookies from Web page?

Answers were Sorted based on User's Feedback



How to kill cookies from Web page?..

Answer / kaling

yes ,exactly u follow the above navigation.to delete
tempororyfiles stored in ur system go to run and type %
temp% click ok ,u wl find temp files window and then select
all delete

Is This Answer Correct ?    7 Yes 0 No

How to kill cookies from Web page?..

Answer / nitin

Open web page and and follow the procedure as---
-click on Tools options in menu bar
-then Internet Options...
-in General Tab under Temporary Internet files click on
Delete Cookies button
-Click on OK button

Is This Answer Correct ?    8 Yes 3 No

How to kill cookies from Web page?..

Answer / rajaraman

By programmatically, we can remove cookies as follows:

Context.Request.Cookies[cookieName].Expires = DateTime.Now;

OR

Context.Response.Cookies[cookieName].Value = null;

Is This Answer Correct ?    4 Yes 1 No

How to kill cookies from Web page?..

Answer / sunithayagnamurthy

goto tools->internetoptionns->conections->delete the
temparary files

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

Explain about Bug Life Cycle

5 Answers   eXensys, IBM,


Many times a tester can reopen the bug? i said until the bug is resolved.. but the interviewer doesn't accept.. If there any standard for that..

3 Answers  


What is White Box testing and who is responsible for white box testing?

11 Answers   TCS,


I attended an interview for Testing as a fresher, I said I already had project training, they asked me if I found anything difficult while testing or preparing test cases, one other question was if I am given the same test cases again the next day will it be a waste of time. Really I dont know what answers they expect please help.

2 Answers  


if bugs found then it fixed then it's status is close. same bugs arise inafter 2 3 months in same module then what can do as tester

6 Answers  






What are the commonly cited as the cause of close to 70 percent of project failures?

2 Answers  


How can a testengineer coordinate with developer in fixing bugs?

1 Answers  


how do u know whether the particular project belong to client server or web -based?

1 Answers  


difference between web based server and client based server?

2 Answers  


How to test a website???

3 Answers   CybAge, Wipro,


which are the different types testing tools are available and which tool is mostly used in industry

3 Answers  


what is exception handling in winrunner?

2 Answers   QA,


Categories