1) Download the Expertus_Meeting Demo - {{:Expertus _Meeting.zip|}} 2) Open terminal and go to the following directory "Expertus_Meeting" 3) Before running the test cases,changes data in testdata.xls file,as if required ,it is located in that dirctory [As if required, Changes the Browser,Site url,Un , pwd and Report title in xl sheet file] 4) Reports will be present ,in Html_Reports folder in that directory,report generation it using the following “ < path of the Html_reports> title Ex: /home/seshu/Expertus_Meeting/ffreports[before runing the test cases,need to change path on html reports row in xl sheet] 5) Individual test cases files ,will be present in that directory, run it using the following command “ruby path of The xlsheet“ Ex: ruby login.rb /home/seshu/Expertus_Meeting/Testdata.xls 6) All test cases files ,will be present in Multipletests.rb file, in that directory, run it using the following command “ruby path of the xl sheet" Ex: ruby Multipletests.rb /home/seshu/Expertus_Meeting/Testdata.xls