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

What is workadround

2 Answers  


Explain Operational Acceptance Testing with example ?

0 Answers   Wipro,


how to track defects by using JIRA bug tracking tool

2 Answers   HCL,


plz tell me the difference b/w PB/MF based appl.with examples. Thanks

0 Answers  


There is a window with 6 to 7 fields like First Name, Last Name,Address,Contact Number, ..........etc My Question is ---> What are the -ve test cases for such a fields.There are no validations for any field.

4 Answers  






Who executes the UAT testcases

5 Answers  


What Is risk Based testing?

0 Answers   TCS,


In a listbox of cities, if I enter B, it should display all the cities starting with B, then if i type BA, then all cities starting with BA and so on. Pls anyone give me all the positive and negative test cases for this. It is urgent. Realtime questions pls.

5 Answers   Zycus Infotech,


what is the need of black box testing after completing white box tesing?

2 Answers   Cognizant,


When will the testing starts?

0 Answers  


how to connect your project in database?

0 Answers  


how to schedule the time in stlc ?

1 Answers   ACS,


Categories