1.

Tell Me What Are The Prerequisites To Run Selenium Rc Tests With Junit?

Answer»

The prerequisites to RUN Selenium RC tests with Junit:

Jre 1.5 or BETTER version NEEDS to be installed

/jre/bin folder must be added in environment variable "PATH"

Junit folder path must be added to path or build path in eclipse

Selenium Java Client drivers needs to be added to the path for execution

The prerequisites to run Selenium RC tests with Junit:

Jre 1.5 or better version needs to be installed

/jre/bin folder must be added in environment variable "path"

Junit folder path must be added to path or build path in eclipse

Selenium Java Client drivers needs to be added to the path for execution



Discussion

No Comment Found