Selenium core vs Selenium IDE vs Selenium RC
Hi friends,
Since selenium is Open-Source, its getting pretty popular these days. It
would be great if someone already working on Selenium can throw some light
on:
[moderator's note: My comments below are in-line. They all, relate
back to one issue: you didn't bother to look for your answers
before posting the questions to the group. For Selenium, look here:
http://selenium. openqa.org/ ]
a) Pre-requisites for learning Selenium.
[none. Knowing JavaScript would help.]
b) Selenium components(IDE/ Core/RC) and their usage and the order in which
to learn them.
[IDE allows you to record and playback tests. It's the test editor.
Core "is a simpler form of Selenium, and suitable for non-developers,
but it has some inherent limitations" . It's one way to use Selenium.
RC is remote control. A host tells others what to do. You don't learn
it, you use it.]
c) Some useful resource like tutorials and downloads on the net for
beginners
[http://selenium. openqa.org/
http://en.wikipedia .org/wiki/ Selenium_ %28software% 29 ]
d) Your own experiences/ suggestions on learning Selenium.
It would help a lot of people to get started on this useful tool.
Thanks in advance,