1.

What Are The Advantages And Disadvantages Of Using Selenium As Testing Tool?

Answer»

Advantages: FREE, SIMPLE and powerful DOM (document object model) level testing, can be used for continuous integration; GREAT fit with Agile projects.

Disadvantages: Tricky setup; dreary errors diagnosis; can not test CLIENT SERVER applications.

Advantages: Free, Simple and powerful DOM (document object model) level testing, can be used for continuous integration; great fit with Agile projects.

Disadvantages: Tricky setup; dreary errors diagnosis; can not test client server applications.



Discussion

No Comment Found