What is mean cookies testing? What are testcase for it?
Answers were Sorted based on User's Feedback
Answer / prasanna
Cookie is small information stored in text file on user’s
hard drive by web server. This information is later used by
web browser to retrieve information from that machine.
Generally cookie contains personalized user data or
information that is used to communicate between different
web pages.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / balakiranm
It's a temporary file created our local system,when connected to the website.Usually, it should expire when disconnect (or) signout from the website.
| Is This Answer Correct ? | 0 Yes | 0 No |
What different impact rating’s you have used in your project?
In testing can you explain the concept of work bench?
Can anyone give me an example for positive and negative scenario??
what is the difference between BVA&ECP?
3 Answers Infinite Computer Solutions, TCS,
why we choosen testing but not developing
what are metrics and what are metrics did u collect in you are project
when u involved in uat suppose if u find one defect then do u intmate it or not
How will u write the test case if u dont have the requirements and ahve the similar application
When do we perform smoke testing?
What is the limit for test steps?It should be 10/20/30etc
if the object is identified by QTP & also virtual object wizard then which object will added to object repository
How to test the Online Games?? Suggest tricks. I have experience in server-client application testing.