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 |
What is the test strategy for installation testing?
Inwhat basis the time is allocated for testing the application?
difference between sanity testing and smoke testing?
1. Do you ever research issues related to Web accessibility for people with disabilities?
what is entry and exit criteria and explain it?
Hi all, I am currently working in manual testing and am interested in database testing. How do I change my career from manual to database testing? What are the prerequisites for that inorder to equip myself for database testing?
explain bug cycle
1. what is a test bed ?
What is decision table testing?
hi all, I am doing Testing course,can anyone help me what is domain & module?
Could Login Id field accept special characters?
!.why do you go for white box testing ,when black box testing is available ?