how cookie and session testing is done ?????

Answers were Sorted based on User's Feedback



how cookie and session testing is done ?????..

Answer / soni k

Cookie testing : On logging into application with valid User
id and pswd and navigating to the other page of the
application the application should not ask again
authorization, as cookie file is stored and contain the info.

Session testing : Testing the application by keeping it
ideal for a long tym and testing if it expired or not OR
Logging out from the application and Clicing Back button on
the browser to verify the applictaion should not retrive the
same page

Is This Answer Correct ?    1 Yes 0 No

how cookie and session testing is done ?????..

Answer / eshwar s k

>>Cookie testing can be done by navigating to the previous
page and next page by using the Back and Forward buttons


>>Sessions testing can be done by copying the URL and
pasting in a text pad, logging off from the application and
pasting the copied URL in the address bar to see wheater it
navigates to the URL or Not.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

write testcase for print option using mswod

1 Answers   Bally Technologies,


1.what are disadvantage of V model? 2. In V model two phase is there. That is verification and validation.1St phase is verification , why it is called verification?

2 Answers  


When do u go for integration testing?

4 Answers  


when will tester do the smoke testing?

2 Answers  


How many testcases have you written till, now as an average per project?

1 Answers   AppLabs,


wat is perpose of TRM ?(Test responsibility Matrix)

4 Answers   Synergy,


what is agile testing?

4 Answers   IBM,


what kind of document are follow to write test case ??can u tell me briefly

3 Answers  


Please recommend which are a good books for software testing.. best authors for s/w testing.

1 Answers  


is it always necessary to do white box testing before doing black box testing.wat ar applications where only white box is done not black box testing,and application where only black box is benifical not white box testing

3 Answers   IBM, informatics,


What is the actions will be taken after preparing and reviewing test cases. Directly we will go for execution and how can we know the status of the application(whether the build is completed by unit testing).After unit testing completed, what are the next steps????

1 Answers  


Why are initial and end conditions necessary?

1 Answers  


Categories