Selenium RC Question:
Download Questions PDF

Tell me what are the pre-requisites to run Selenium RC tests with Junit?

Selenium Remote Control Interview Question
Selenium Remote Control Interview Question

Answer:

The pre-requisites to run Selenium RC tests with Junit:
1) Jre 1.5 or better version needs to be installed
2) /jre/bin folder must be added in environment variable "path"
3) Junit folder path must be added to path or build path in eclipse
4) Selenium Java Client drivers needs to be added to the path for execution

Download Selenium Remote Control Interview Questions And Answers PDF

Previous QuestionNext Question
How to start selenium rc server with user extensions?Which is the command used for running the Selenium RC Server?