how to distinguish between session cookies and persistent
cookies while doing cookies testing??
Answer / sushma
Session cookies - these are temporary and are erased when
you close your browser at the end of your surfing session.
The next time you visit that particular site it will not
recognise you and will treat you as a completely new visitor
as there is nothing in your browser to let the site know
that you have visited before (more on session cookies).
Persistent cookies - these remain on your hard drive until
you erase them or they expire. How long a cookie remains on
your browser depends on how long the visited website has
programmed the cookie to last (more on persistent cookies).
Is This Answer Correct ? | 5 Yes | 0 No |
example for bug not reproducible
what is v model need clear explanation with advantages and disadvantages?
1. what are the types of testing you know and you experienced ?
hi! this is vivek i am having some of the questions can u clarify it sir 1.what is the model you are following in software development?what is your testing process?
What type testings will be conducted at system testing?Who will conduct each test.
What are the key challenges of testing?
What is diff. between System Testing and Integration Testing ?
What is Tracibility matrix?How we can use in real time application?
Wht is Testing Frame work.Is it same in the Manual and Automation testing. can body can explain it in detail.. Thanks in advance G Laxmi narayana...
How to check for spelling mistakes in the application when doing manual testing please tell me their is any alternative other than by observing
What are the testing techniques and what are the difference between Unit testing & White box testing is Unit testing comes under White Box testing, if WBT is a technique under this we do Path Testing, Loop Testing so what we do in Unit testing
Give me two examples of HLD and LLD...