How to kill cookies from Web page?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
Answer / sunithayagnamurthy
goto tools->internetoptionns->conections->delete the
temparary files
| Is This Answer Correct ? | 1 Yes | 1 No |
what is tracebility matrix?
3 Answers InteQ Software, Syntel, Trix,
suppose the product/appication has to deliver to client at 5.00PM,At that time you or your team member caught a high severity defect at 3PM.(Remember defect is high severity) But the the client is cannot wait for long time.You should deliver the product at 5.00Pm exactly.then what is the procedure you follow?
What are differences in testing a client server and a web application?
what are the risks involved in testing ?
What are the different Testing methodologies?
10. Would you recommend this Web site to a colleague? To a friend?
i have done B.E. Computer in 2009 i have 1 year exp in academic as a lecturer and then i have done software testing course and 6 months exp in live project now days i am searching a job in testing field in pune. pls sent me a material for testing means which kind of question ask by interviewer and any one know any openning for fresher in pune?
Test Cases design during ??? four options are given below. Which 1 is correct... 1. Test recording 2. Test Planning 3. Test configuration 4. Test specification.
Can you tell me what is negative testing?
Suppose there are three modules A-B-C, the output of A is responsible for B and output of B is responsible for C and if A & C is not ready & B module is ready then how can u check Module B
What is the responsibility of programmers vs QA?
Is it possible that there can be number of test cases? Mean to say 500 or 1000 test cases? Reply me as early as possible.