How is forms testing used for web-site testing

0 votes
How does form testing ease the process of web-site testing? Can someone help me with this?
Feb 14, 2019 in Selenium by Thomas Dave
341 views

1 answer to this question.

0 votes

Forms are used to interact with the user, it is a mode of communication for the users to the website. The following things should work properly for the form to get correct input from the user:-

  • The input data validity
  • Allowed values for the data field
  • Invalid input values for the data field
  • Options for forms in which deletion or any other modification of data is possible.
answered Feb 14, 2019 by Esha Gupta

Related Questions In Selenium

0 votes
2 answers

How is Maven used with Selenium? Does it also do the testing?

Hi , Maven is a build tool . Why ...READ MORE

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

Selenium Alternatives: Is there a tool like Selenium for testing web pages but which does not involve coding.

I'm guessing you've tried Selenium IDE already. ...READ MORE

answered Apr 13, 2018 in Selenium by king_kenny
• 3,710 points
577 views
0 votes
1 answer

Why Selenium IDE is not used for dynamic Website testing?

Hi, @Sabu, Selenium IDE is a Mozilla Firefox plugin, which ...READ MORE

answered Dec 23, 2020 in Selenium by Gitika
• 65,910 points
917 views
0 votes
3 answers

Scripting Languages used with Selenium tool for Automation Testing

The biggest advantage of Selenium is that ...READ MORE

answered Aug 28, 2019 in Selenium by Abha
• 28,140 points
4,333 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,708 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,605 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,680 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,548 views
0 votes
1 answer

What is cookies testing?

Cookies are small files that are stored ...READ MORE

answered Feb 14, 2019 in Selenium by Esha Gupta
383 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