We are setting up a Selenium test campaign on a big web application.
The first thing we've done was to build a framework which initialize SQL data in database before ...
Has anyone tested sorting with Selenium? I'd like to verify that sorting a table in different ways work (a-z, z-a, state, date etc.). Any help would be very much appreciated.
/Göran
I've been tasked with developing a system for automated GUI testing and I could use some advice. As luck would have it, we are in the midst of a major redesign ...
I am working on function testing using selenium.
But on GUI testing I need help.
How selenium RC can help to automate the GUI testing like position of object, color, alignments of ...