wat is cookie And Session testing ????

Answers were Sorted based on User's Feedback



wat is cookie And Session testing ????..

Answer / nagk24

Cookies are small files that stored in users system,cookies
contains all the data about transactions b/w users and
server like navigation to diff pages,login details

usually when the user logout or closing the browser cookies
should have to expire
1)to test the cookies login with correct id and password and
copy the web address in address bar and logout
2)after logout from the application,copy the previous
adddresss in address bar and try to enter.it should ask id
and password




Session:-sessions are created in server while user doing
very confidential transactions like online banking,mony
tensfering etc.sessions are pre defined short period of time
that store all user data and after that specified time
seesion should expaire and all user data should be deleted

whole performing session testing
1(intentionally wait for some witout doing any operation and
after some time try to perform any operation and it should
ask id nad password
2)while middle of the of the transacion refresh or back
button click and it should ask the id and passward

Is This Answer Correct ?    5 Yes 0 No

wat is cookie And Session testing ????..

Answer / senthil kumar

A small text file of information that certain Web sites
attach to a user's hard drive while the user is browsing
the Web site. A Cookie can contain information such as user
ID, user preferences, archive shopping cart information,
etc. Cookies can contain Personally Identifiable
Information.
Session is a connection between a server and client.

Is This Answer Correct ?    9 Yes 12 No

wat is cookie And Session testing ????..

Answer / sm

Session Cookies are small bits of information that a web
site can store on your computer. These little bits of
information cannot be viruses or harmful programs. Many
cookies are used to tell a web site when you visited their
site last, or if you are shopping online, it holds your
shopping cart number so that it can keep track of any items
you want to buy. This site uses a session cookie, which is
used so that once you have logged into web pages that have
security on them, you don't have to log in on other pages
that also require security. It remembers who you are (with
an anonymous code), and checks your login information on
each page.

Is This Answer Correct ?    2 Yes 10 No

Post New Answer

More Manual Testing Interview Questions

What is the Sanity Testing??

1 Answers  


Explain a bug which if you have missed could have created a big problem.

1 Answers  


Test Case Design Techniques like BVA, Equalance partitioning, Error guessing?

2 Answers  


what exactly done parallely in v-model with verification.

2 Answers  


what is v-model and explan with diagramm

0 Answers   Cap Gemini,






when doing regression testing, how can we know that other screen or module are affected?

4 Answers   Aspire,


Hi....Friends....If anybody having Sample CSTP question papers, pls send it to the following Id... Thanks n advance... theramkumar@gmail.com

0 Answers  


hi all, this is ajay , what is adahochtesting ,what is differnce of loadrunner,winrunner

4 Answers   Synergy, TCS, Xtreme Solutions,


my mail id is mudaseer123@gmail.com and password:qwertyiop but if i enter mail id in capital letters and password correctly should then what will happen?does it display login failed?

1 Answers  


What r the risks involved in testing?

1 Answers   Wipro,


Difference between or when do you conduct Acceptance testing User Interface testing ?

1 Answers   IBM,


what is performance testing?

2 Answers   Crea,


Categories