Answer Posted / 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 |
Post New Answer View All Answers
where do we work with Application, web and Database servers Means which type of applications.
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
1.What is bidirectional traceability ??? and how it is implemented? 2.What is Automation Test frame work ? 3. Define the components present in test strategy? 4. Define the components present in test plan? 5. Have u written Test plan ?…. thank u!plz reply........
Hi, this is not a tech question, i have 4 yrs of experience in Mainframe systems, presently as a mainframe tester in pune, i just want to step towards south locatios(preferable hyd), suggest me the best way to get calls from hyd.
Test cases on send/ receive button of Microsoft outlook.
Tell me the algo for convering number into words. Meanse if the number is 4567 then it should print Four Thousand Five Hundred Sixty Seven
What icon is used in WinRunner to get an explanation of the syntax of TSL?
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
Diffrence b/w functional testing,functionality testing,system testing?
Can you explain exploratory testing?
How do you scope, organize, and execute a test project?
How do u go about testing of web application?
What is Bomb Testing?
In manual testing, what are stubs and drivers?
What is difference between Build, Version and Release