Tag Archives: ruby

How to setup Ubuntu + Vitural Box on Windows 7

8 Jun

I am starting with learning Ruby, so need to setup Ubuntu. For Linux, Ruby is supported well.

Actually, you also setup on Windows by downloading setup from this link

+ Ruby: http://www.ruby-lang.org/en/downloads

+ Rubygem: http://rubygems.org/

 

[Slide] Selenium Tutorial – How to Install Selenium RC – step by step

6 Jul

This document will help you to setup Selenium RC

– JRE 1.5 or later
– Selenium RC Server
– Ruby Selenium Client
– Try to run an example with Ruby Test

(Source from Internet)

You can download in link
There are more slides about Selenium Tutorial, I will upload later.