What is cookies testing

0 votes
How does cookies testing help in web-site testing? Please explain me the methods used. Thank you in advance.
Feb 14, 2019 in Selenium by Thomas Dave
387 views

1 answer to this question.

0 votes

Cookies are small files that are stored on the user's computer after visiting your web page. These need to work properly, hence the testers need to verify few things for the proper working of the cookies. There is a list of few things that require testing, they are as follows:-

  • Test a site with disabled cookies
  • Test a site with enabled cookies
  • Verify the cookie is encrypted before being written to the user's machine
  • Check the security aspects when removing the cookies
  • If the cookies have a duration of action, then it is tested whether they are active in the specified period of time.
answered Feb 14, 2019 by Esha Gupta

Related Questions In Selenium

0 votes
1 answer

What is the importance of testing.xml file?

We use testng.xml file to configure the complete test ...READ MORE

answered Jan 4, 2019 in Selenium by Tushar
2,668 views
0 votes
1 answer

What is Documentation testing?

In documentation testing, the tester will test ...READ MORE

answered Feb 14, 2019 in Selenium by Esha Gupta
358 views
0 votes
1 answer

What is functional testing in selenium?

To keep a check on the fucntionality ...READ MORE

answered Feb 14, 2019 in Selenium by Esha Gupta
473 views
0 votes
1 answer

What is Usablity testing?

The main aim of Usability testing is ...READ MORE

answered Feb 14, 2019 in Selenium by Sahil
398 views
0 votes
1 answer

What is navigation testing?

By the help of Navigation Testing one ...READ MORE

answered Feb 14, 2019 in Selenium by Sahil
1,046 views
0 votes
2 answers

Finding WebDriver element with Class Name in java

The better way to handle this element ...READ MORE

answered Apr 10, 2018 in Selenium by nsv999
• 5,500 points
12,767 views
0 votes
2 answers

Problem while using InternetExplorerDriver in Selenium WebDriver

enable trusted connection  in internet explorer by ...READ MORE

answered Aug 31, 2020 in Selenium by Sri
• 3,190 points
8,631 views
0 votes
1 answer

Geo-location microphone camera pop up

To Allow or Block the notification, access using Selenium and you have to ...READ MORE

answered May 11, 2018 in Selenium by Samarpit
• 5,910 points
6,707 views
0 votes
2 answers

How to use such xpath to find web elements

xpath are two types. 1) Absolute XPath:    /html/b ...READ MORE

answered Sep 3, 2020 in Selenium by Sri
• 3,190 points
7,570 views
0 votes
1 answer

How is forms testing used for web-site testing?

Forms are used to interact with the ...READ MORE

answered Feb 14, 2019 in Selenium by Esha Gupta
347 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP