how cookie and session testing is done ?????
Answers were Sorted based on User's Feedback
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 |
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 |
How do you evaluate the quality of software?
what are quality tools and its types?describe each
If I want to check compability of software in a MAC OS then which steps shold I follow?
what is software testing
How to test cookies in Manual testing?
hi, can any one tell me which book is simple to learn (technical words)in testing ?
How to do Manual/Functional/Load/Web tests for the web services developed using WCF technology?
What is an end-to-end testing?
What are the concepts of networking and database ,a software tester should know?
In Test Case Document, Expected Result and Verify are the same fields?
how would u ensure 100% coverage testing?
How does unit testing play a role in the development / software lifecycle?