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

Requirement is given : 1) The Login screen should require with 2 fields "Login" & "Password" 2) After successful login Success Message will display. 3) For Invalid login Error Message will display. 4) "Login" & "Password" both fields are case insensitive. 5) The Application should be Dialog application. What are the test cases for above requirements?

4 Answers  


Which types of testing do u do in u r organisation.

5 Answers   Infosys,


What is meant by Metrices?What is purpose of Metrices in Testing?What is Template for that?PLZ REPLY ASAP.Thanks in advance.

1 Answers  


What is Difference between Test Strategy and Test Methodology?

0 Answers  


1. What is Test data? 2. What is Test Development? 3. What is Boundary value & Equilance Partition? 4. What is Compatability testing? 5. How do you know Prepared Test cases are Responsable testcases or not? 6. Give me a Tracebility matrix documet & Deffination? 7. What is Error, Defect, Bug? 8. What is Smoke testing, Monkey testing, Sanity testing? 9. What is defference b/w Functionality testing & Regression testing? Give me a Example? 10. In your exp which type of defects you identify? 11. Tell me a defects for load testing,Security testing? 11. What is defference b/w System testing & User acceptance testing? 12. How many test cases write per a day& for one project how many testcases write you? 13. A professor has introduce some cources in college How to write test case for this requirement? 14. Write a test case for ATM Meachane? 15. Which configuration tool you used in .Net Application & Java based Applications? 16. What is the difference b/w Client server & Web based Application? 17. What is two tier & three tier application?Give me a example? 18. What is the defference b/w Java & J2ee? 19. Which model life cycles you used for Development & Testing? 20. Explain Development & Testing life cycles? 21. How to connect data table from QTP? 22. How QTP recognize Dynamic objects? 22. Which Atomation Frame work can you invoved in QTP& Explain me? 23. How QTP Tool Identify objects? 24 What is the difference b/w Check point & Out put value in QTP? 25. When did you give High Priority & High Seviority High Priority & Low Seviority High Seviority &High Priority High Seviority & Low Seviority?

3 Answers   IBM, Path Finders,






How to report Negative Test Cases? Do we need to insert any new column in the Test Case Document for Negative Test Cases seperately? I'm very much confused. Please answer this question!!!

5 Answers   Ciena, Reliance,


how do we know our perticular task is compltely tested or not

2 Answers  


plz explain about tracebility matrix with example? thanks in advance

2 Answers  


How to conduct Regression Testing Manually?

9 Answers   FIC,


For a functionality we have 20 test cases, among 20 testcases 15 of them are Passed and 5 Failed. How will you report to your Manager ? Does the functionality passed or failed or partial passed/failed ??

1 Answers   IBS,


can any body tell me what is the process of between after getting a documents and testcase writing.

0 Answers  


What is reverse engineering?

0 Answers  


Categories