Automating cross browser testing using selenium- Inputs required urgently

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Automating cross browser testing using selenium- Inputs required urgently

Esha
I need a quick suggestion from you regarding automation testing using selenium.

In my current project, I need to test different websites in different browsers. So, my manager is planning to automate this process using selenium. Mostly what I need to test manually is that the look and feel of the page is proper, the pages are being rendered properly or not, pagination and indentation issues across all browsers.

Can these things be achieved using selenium Web Driver? Is cross browser testing feasible using selenium.

This is bit urgent. Please provide your inputs.
Reply | Threaded
Open this post in threaded view
|

Re: Automating cross browser testing using selenium- Inputs required urgently

Automation_tester
yes...cross browser testing is very much feasible using Selenium.
You can do a grid setup and can run your tests on different machines with different platforms and various browsers parallely.