What is the automation testing requirement for developing web applications?

What is the automation testing requirement for developing web applications?



A web application should fulfill the following criteria:

-Every web page should have a name.

-Consistent name should be give to similar objects.

-Every object should have unique name.

-Every image should contain “alt” attribute.

-Every table that displays data should have appropriate names.

-Proper name should be given to dynamic content.
Post your comment