All IT Courses 50% Off
QA Tutorials

How To Install Ruby With Cucumber?

Ruby With Cucumber

Ruby is a dynamic interpreted object oriented language in which each and every thing is considered as an object which can be overwritten. It is one of the easiest languages to read and write. 

What are the advantages of Ruby?

  • It is easy to understand
  • It is an object-oriented language
  • It has powerful class of library
  • It is having massive online support

What is cucumber?

Cucumber is a tool based on Behaviour Driven Development framework which is used to write the acceptance tests for web application. It is written in Ruby.

How to install Ruby with Cucumber?

The step by step process to install how cucumber works with Ruby:

  1. Install Ruby

Goto Ruby Installer download page

Download the version best suited for the operating system.

All IT Courses 50% Off
How To Install Ruby With Cucumber?

Run the download exe and during the installation process check the option “Add Ruby” as shown

Setup Ruby
  1. Download and extract Dev kit

Go to Ruby Installer download page. Download the Devkit version which is best suited for the operating system( 32 or 64 bit)

Extract the Devkit at C:\Ruby\devkit folder

Open the command prompt. Inside the Ruby Devkit run the command

             C:\Ruby\devkit> ruby dk.rb init 

             C:\Ruby\devkit> ruby dk.rb install

How To Install Ruby With Cucumber?
  1. Install cucumber and other Ruby gem

To install cucumber first thing to be done is update the current gem setup

            C:\Users\Admin> gem update –system

Installing the  gems which need for cucumber web application testing.

    C:\Users\Admin> gem install –no-ri –no-rdoc rspec 

    C:\Users\Admin> gem install –no-ri –no-rdoc win32console 

    C:\Users\Admin> gem install –no-ri –no-rdoc watir-webdriver 

    C:\Users\Admin> gem install –no-ri –no-rdoc cucumber

  Run Cucumber

     C:\Users\Admin\Documents>cucumber –init 

     C:\Users\Admin\Documents>cucumber

  1. Install IDE-KOMODO

Go to page   http://www.activestate.com/komodo-ide/download

Download the free trial installer. Double click on the downloaded  exe

Follow the installation steps and finish and open IDE.

Install watir by typing “gem install watir” in the command prompt and the run the command.

Install rspec type the following code “gem install rspec” and run the command.

Facebook Comments

23 Comments

  1. Ruby is a dynamic interpreted object oriented language in which each and every thing is considered as an object which can be overwritten. It is one of the easiest languages to read and write.

    Cucumber is a tool based on Behaviour Driven Development framework which is used to write the acceptance tests for web application. It is written in Ruby.

    How to install Ruby with Cucumber?
    The step by step process to install how cucumber works with Ruby:

    Install Ruby
    Goto Ruby Installer download page
    Download the version best suited for the operating system.
    How To Install Ruby With Cucumber?
    Run the download exe and during the installation process check the option “Add Ruby” as shown
    Setup Ruby
    Download and extract Dev kit
    Go to Ruby Installer download page. Download the Devkit version which is best suited for the operating system( 32 or 64 bit)
    Extract the Devkit at C:\Ruby\devkit folder
    Open the command prompt. Inside the Ruby Devkit run the command
    C:\Ruby\devkit> ruby dk.rb init
    C:\Ruby\devkit> ruby dk.rb install
    How To Install Ruby With Cucumber?
    Install cucumber and other Ruby gem
    To install cucumber first thing to be done is update the current gem setup
    C:\Users\Admin> gem update –system
    Installing the gems which need for cucumber web application testing.
    C:\Users\Admin> gem install –no-ri –no-rdoc rspec
    C:\Users\Admin> gem install –no-ri –no-rdoc win32console
    C:\Users\Admin> gem install –no-ri –no-rdoc watir-webdriver
    C:\Users\Admin> gem install –no-ri –no-rdoc cucumber
    Run Cucumber
    C:\Users\Admin\Documents>cucumber –init
    C:\Users\Admin\Documents>cucumber
    Install IDE-KOMODOGo to page http://www.activestate.com/komodo-ide/download
    Download the free trial installer. Double click on the downloaded exe
    Follow the installation steps and finish and open IDE.
    Install watir by typing “gem install watir” in the command prompt and the run the command.
    Install rspec type the following code “gem install rspec” and run the command.

  2. Ruby is a dynamic interpreted object oriented language in which each and every thing is considered as an object which can be overwritten. It is one of the easiest languages to read and write
    The advantages are:
    It is easy to understand
    It is an object-oriented language
    It has powerful class of library
    It is having massive online support
    Cucumber is a tool based on Behaviour Driven Development framework which is used to write the acceptance tests for web application. It is written in Ruby.
    To Install Ruby
    Go to Ruby Installer download page
    Download the version best suited for the operating system.
    To Install Ruby With Cucumber?
    Run the download exe and during the installation process check the option “Add Ruby” as shown
    Setup Ruby
    Download and extract Dev kit
    Go to Ruby Installer download page. Download the Devkit version which is best suited for the operating system( 32 or 64 bit)
    Extract the Devkit at C:\Ruby\devkit folder
    Open the command prompt. Inside the Ruby Devkit run the command
    C:\Ruby\devkit> ruby dk.rb init
    C:\Ruby\devkit> ruby dk.rb install
    To Install Ruby With Cucumber?
    Install cucumber and other Ruby gem
    To install cucumber first thing to be done is update the current gem setup
    C:\Users\Admin> gem update –system
    Installing the gems which need for cucumber web application testing
    C:\Users\Admin> gem install –no-ri –no-rdoc rspec
    C:\Users\Admin> gem install –no-ri –no-rdoc win32console
    C:\Users\Admin> gem install –no-ri –no-rdoc watir-webdriver
    C:\Users\Admin> gem install –no-ri –no-rdoc cucumber
    Run Cucumber
    C:\Users\Admin\Documents>cucumber –init
    C:\Users\Admin\Documents>cucumber
    Install IDE-KOMODO
    Go to page http://www.activestate.com/komodo-ide/download
    Download the free trial installer. Double click on the downloaded exe
    Install watir by typing “gem install watir” in the command prompt and the run the command.
    Install rspec type the following code “gem install rspec” and run the command.

  3. Ruby is a dynamic interpreted object oriented language. It is one of the assist to read and write .
    Cucumber is a tool based on BDD(Behavior driven development) framework which is used to write the acceptance tests for web application. It is written in Ruby language.

    Steps to install Ruby with Cucumber:
    1. Install Ruby
    2. Download and extract DevKit
    3.Install Cucumber and other ruby gem.

  4. Ruby is a dynamic interpreted object oriented language in which each and every thing is considered as an object which can be overwritten. It is one of the easiest languages to read and write.

    Cucumber is a tool based on Behaviour Driven Development framework which is used to write the acceptance tests for web application. It is written in Ruby.

    How to install Ruby with Cucumber?
    The step by step process to install how cucumber works with Ruby:

    Install Ruby
    Goto Ruby Installer download page
    Download the version best suited for the operating system.
    How To Install Ruby With Cucumber?
    Run the download exe and during the installation process check the option “Add Ruby” as shown
    Setup Ruby
    Download and extract Dev kit
    Go to Ruby Installer download page. Download the Devkit version which is best suited for the operating system( 32 or 64 bit)
    Extract the Devkit at C:\Ruby\devkit folder
    Open the command prompt. Inside the Ruby Devkit run the command
    C:\Ruby\devkit> ruby dk.rb init
    C:\Ruby\devkit> ruby dk.rb install
    How To Install Ruby With Cucumber?
    Install cucumber and other Ruby gem
    To install cucumber first thing to be done is update the current gem setup
    C:\Users\Admin> gem update –system
    Installing the gems which need for cucumber web application testing.
    C:\Users\Admin> gem install –no-ri –no-rdoc rspec
    C:\Users\Admin> gem install –no-ri –no-rdoc win32console
    C:\Users\Admin> gem install –no-ri –no-rdoc watir-webdriver
    C:\Users\Admin> gem install –no-ri –no-rdoc cucumber
    Run Cucumber
    C:\Users\Admin\Documents>cucumber –init
    C:\Users\Admin\Documents>cucumber
    Install IDE-KOMODOGo to page http://www.activestate.com/komodo-ide/download
    Download the free trial installer. Double click on the downloaded exe
    Follow the installation steps and finish and open IDE.
    Install watir by typing “gem install watir” in the command prompt and the run the command.
    Install rspec type the following code “gem install rspec” and run the command.

  5. Ruby With Cucumber
    Ruby is a dynamic interpreted object oriented language in which each and every thing is considered as an object which can be overwritten. It is one of the easiest languages to read and write.

    Advantages of Ruby
    t is easy to understand
    It is an object-oriented language
    It has powerful class of library
    It is having massive online support

    What is cucumber?
    Cucumber is a tool based on Behavior Driven Development framework which is used to write the acceptance tests for web application. It is written in Ruby.

    The step by step process to install how cucumber works with Ruby:
    1. Install Ruby
    Goto Ruby Installer download page
    Download the version best suited for the operating system.
    Run the download exe and during the installation process check the option “Add Ruby” as shown

    2. Download and extract Dev kit
    Go to Ruby Installer download page. Download the Devkit version which is best suited for the operating system( 32 or 64 bit)
    Extract the Devkit at C:\Ruby\devkit folder
    Open the command prompt. Inside the Ruby Devkit run the command
    C:\Ruby\devkit> ruby dk.rb init
    C:\Ruby\devkit> ruby dk.rb install

    3. Install cucumber and other Ruby gem
    To install cucumber first thing to be done is update the current gem setup
    C:\Users\Admin> gem update –system
    Installing the gems which need for cucumber web application testing.
    C:\Users\Admin> gem install –no-ri –no-rdoc rspec
    C:\Users\Admin> gem install –no-ri –no-rdoc win32console
    C:\Users\Admin> gem install –no-ri –no-rdoc watir-webdriver
    C:\Users\Admin> gem install –no-ri –no-rdoc cucumber

    Run Cucumber
    C:\Users\Admin\Documents>cucumber –init
    C:\Users\Admin\Documents>cucumber

    1. Install IDE-KOMODO
    Go to page http://www.activestate.com/komodo-ide/download
    Download the free trial installer. Double click on the downloaded exe
    Follow the installation steps and finish and open IDE.
    Install watir by typing “gem install watir” in the command prompt and the run the command.
    Install rspec type the following code “gem install rspec” and run the command.

  6. Ruby is a dynamic interpreted object oriented language in which each and every thing is considered as an object which can be overwritten. It is one of the easiest languages to read and write.

    Advantages of Ruby:
    1. It is easy to understand
    2. It is an object-oriented language
    3. It has powerful class of library
    4. It is having massive online support

    What is cucumber?
    Cucumber is a tool based on Behaviour Driven Development framework which is used to write the acceptance tests for web application. It is written in Ruby.

    How to install Ruby with Cucumber?
    The step by step process to install how cucumber works with Ruby:

    1. Install Ruby
    Goto Ruby Installer download page
    Download the version best suited for the operating system.
    Run the download exe and during the installation process check the option “Add Ruby”

    2.Download and extract Dev kit
    Go to Ruby Installer download page. Download the Devkit version which is best suited for the operating system( 32 or 64 bit)
    Extract the Devkit at C:\Ruby\devkit folder
    Open the command prompt. Inside the Ruby Devkit run the command
    C:\Ruby\devkit> ruby dk.rb init
    C:\Ruby\devkit> ruby dk.rb install

    3.Install cucumber and other Ruby gem
    To install cucumber first thing to be done is update the current gem setup
    C:\Users\Admin> gem update –system
    Installing the gems which need for cucumber web application testing.
    C:\Users\Admin> gem install –no-ri –no-rdoc rspec
    C:\Users\Admin> gem install –no-ri –no-rdoc win32console
    C:\Users\Admin> gem install –no-ri –no-rdoc watir-webdriver
    C:\Users\Admin> gem install –no-ri –no-rdoc cucumber

    Run Cucumber
    C:\Users\Admin\Documents>cucumber –init
    C:\Users\Admin\Documents>cucumber

    Install IDE-KOMODO
    Go to page http://www.activestate.com/komodo-ide/download
    Download the free trial installer. Double click on the downloaded exe
    Follow the installation steps and finish and open IDE.
    Install watir by typing “gem install watir” in the command prompt and the run the command.
    Install rspec type the following code “gem install rspec” and run the command.

  7. Ruby With Cucumber
    Ruby is a dynamic interpreted object oriented language in which each and every thing is considered as an object which can be overwritten. It is one of the easiest languages to read and write.

    What are the advantages of Ruby?
    It is easy to understand
    It is an object-oriented language
    It has powerful class of library
    It is having massive online support
    What is cucumber?
    Cucumber is a tool based on Behaviour Driven Development framework which is used to write the acceptance tests for web application. It is written in Ruby.

    How to install Ruby with Cucumber?
    The step by step process to install how cucumber works with Ruby:
    1.Install Ruby
    Goto Ruby Installer download page

    Download the version best suited for the operating system
    Download and extract Dev kit
    Go to Ruby Installer download page. Download the Devkit version which is best suited for the operating system( 32 or 64 bit)

    Extract the Devkit at C:Rubydevkit folder

    Open the command prompt. Inside the Ruby Devkit run the command

    C:Rubydevkit> ruby dk.rb init

    C:Rubydevkit> ruby dk.rb install
    Install cucumber and other Ruby gem
    To install cucumber first thing to be done is update the current gem setup

    C:UsersAdmin> gem update –system

    Installing the gems which need for cucumber web application testing.

    C:UsersAdmin> gem install –no-ri –no-rdoc rspec

    C:UsersAdmin> gem install –no-ri –no-rdoc win32console

    C:UsersAdmin> gem install –no-ri –no-rdoc watir-webdriver

    C:UsersAdmin> gem install –no-ri –no-rdoc cucumber

  8. Ruby is a dynamic interpreted object-oriented language in which each and everything is considered as an object which can be overwritten. It is one of the easiest languages to read and write.
    It is easy to understand
    It is an object-oriented language
    It has a powerful class of library
    It is having massive online support
    Cucumber is a tool based on the Behaviour Driven Development framework which is used to write the acceptance tests for web applications. It is written in Ruby.

  9. How to install Ruby with cucumber:
    A. Install Ruby:
    1.Go to Ruby Installer download page
    2. Download the version best suited for the operating system.
    3. Run the download exe and during the installation process check the option “Add Ruby” .
    B. Download and extract Dev kit:
    1. Go to Ruby Installer download page. Download the Devkit version which is best suited for the operating system( 32 or 64 bit)
    2. Extract the Devkit at C:\Ruby\devkit folder
    3. Open the command prompt. Inside the Ruby Devkit run the command:
    – C:\Ruby\devkit> ruby dk.rb init
    – C:\Ruby\devkit> ruby dk.rb install
    C. Install cucumber and other Ruby gem:
    1. update the current gem setup
    – C:\Users\Admin> gem update –system
    2. Installing the gems which need for cucumber web application testing.
    – C:\Users\Admin> gem install –no-ri –no-rdoc rspec
    – C:\Users\Admin> gem install –no-ri –no-rdoc win32console
    – C:\Users\Admin> gem install –no-ri –no-rdoc watir-webdriver
    – C:\Users\Admin> gem install –no-ri –no-rdoc cucumber
    D.Run Cucumber:
    – C:\Users\Admin\Documents>cucumber –init
    – C:\Users\Admin\Documents>cucumber

  10. *How to Install Ruby with Cucumber

     Ruby with Cucumber
    Ruby is a dynamic interpreted object-oriented language in which each and every thing is considered as an object which can be overwritten. It is one of the easiest languages to read and write.
    What are the advantages of Ruby?
    It is easy to understand
    It is an object-oriented language
    It has powerful class of library
    It is having massive online support
     What is cucumber?
    Cucumber is a tool based on Behavior Driven Development framework which is used to write the acceptance tests for web application. It is written in Ruby.

    How to install Ruby with Cucumber?
     The step-by-step process to install how cucumber works with Ruby:
    1. Install Ruby
    Go to Ruby Installer download page
    Download the version best suited for the operating system.
    Run the download exe and during the installation process check the option “Add Ruby”
    Setup Ruby
    2. Download and extract Dev kit
    Go to Ruby Installer download page. Download the Devkit version which is best suited for the operating system (32 or 64 bit)
    Extract the Devkit at C:\Ruby\devkit folder
    Open the command prompt. Inside the Ruby Devkit run the command
    C:\Ruby\devkit> ruby dk.rb init
    C:\Ruby\devkit> ruby dk.rb install

    3. Install cucumber and other Ruby gem
    To install cucumber first thing to be done is update the current gem setup
    C:\Users\Admin> gem update –system
    Installing the gems which need for cucumber web application testing.
    C:\Users\Admin> gem install –no-ri –no-rdoc rspec

    C:\Users\Admin> gem install –no-ri –no-rdoc win32console

    C:\Users\Admin> gem install –no-ri –no-rdoc watir-webdriver

    C:\Users\Admin> gem install –no-ri –no-rdoc cucumber

    Run Cucumber

    C:\Users\Admin\Documents>cucumber –init

    C:\Users\Admin\Documents>cucumber
     Install IDE-KOMODO
    Go to page http://www.activestate.com/komodo-ide/download
    Download the free trial installer. Double click on the downloaded exe
    Follow the installation steps and finish and open IDE.
    Install watir by typing “gem install watir” in the command prompt and the run the command.
    Install rspec type the following code “gem install rspec” and run the command.

  11. # What is Rubi?
    Answer: Ruby is a programming language. Its a dynamic, object oriented language which has massive online support and easy to read and write.
    # What is Cucumber?
    Cucumber is a tool based on BDD (Behavior Driven Development) framework which used and write the acceptance tests (automation test) for web application. It is written by Ruby.

  12. What is Ruby?
    Ruby is an interpreted object oriented language, in which each and every thing is considered an object which can be overwritten. It is one of the easiest languages to read and write.
    What are the advantages of Ruby?
    It is easy to learn and understand
    It is an object-oriented language
    It has a powerful class of library
    It is substantial online support
    What is cucumber?
    Cucumber is a tool based on Behaviour Driven Development(BDD) framework which is used to write the acceptance tests for a web application. It is written in the Ruby language.
    How to install Ruby with Cucumber?
    To install Ruby with Cucumber, you need to first start by installing Ruby.
    You would Goto Ruby Installer download page
    Download the version best suited for your operating system.
    Run the download executable and during the installation process you will check the option “Add Ruby”
    Download and extract Dev kit
    Go to Ruby Installer download page. Download the Devkit version which is best suited for the operating system( 32 or 64 bit)
    Extract the Devkit at C:\Ruby\devkit folder
    Open your command prompt. Inside the Ruby Devkit run following the command:
    C:\Ruby\devkit> ruby dk.rb init
    then run the command
    C:\Ruby\devkit> ruby dk.rb install
    Next install cucumber and the other Ruby gem
    To install cucumber the first thing to be done is update the current gem setup:
    Run the following command:
    C:\Users\Admin> gem update –system
    Installing the gems which are needed for tje cucumber web application testing.
    Run the following command:
    C:\Users\Admin> gem install –no-ri –no-rdoc rspec
    Then run the command:
    C:\Users\Admin> gem install –no-ri –no-rdoc win32console
    Then run the command:
    C:\Users\Admin> gem install –no-ri –no-rdoc watir-webdriver
    Then run the command:
    C:\Users\Admin> gem install –no-ri –no-rdoc cucumber
    Then run Cucumber.
    First run this command:
    C:\Users\Admin\Documents>cucumber –init
    Then run this command:
    C:\Users\Admin\Documents>cucumber
    Then install IDE-KOMODO
    Go to following page: http://www.activestate.com/komodo-ide/download
    Download the free trial installer. Double click on the downloaded exe
    Follow the installation steps and finish and open the IDE.
    Install watir by typing “gem install watir” in the command prompt and the run the command.
    Install rspec type the following code “gem install rspec” and run the command.

  13. Ruby With Cucumber
    Ruby is a dynamic interpreted object oriented language in which each and every thing is considered as an object which can be overwritten. It is one of the easiest languages to read and write.
    What are the advantages of Ruby?
    It is easy to understand
    It is an object-oriented language
    It has powerful class of library
    It is having massive online support
    What is cucumber?
    Cucumber is a tool based on Behaviour Driven Development framework which is used to write the acceptance tests for web application. It is written in Ruby.

  14. Ruby is an object oriented language in which each and every thing is considered as an object which can be overwritten. It is one of the easiest languages to read and write.
    The advantages of Ruby are:
    -It is easy to understand
    -It is an object-oriented language
    -It has powerful class of library
    -It is having massive online support
    cucumber is a tool which is used to write the acceptance tests for web application

  15. Ruby With Cucumber
    Ruby is a dynamic interpreted object oriented language in which each and every thing is considered as an object which can be overwritten. It is one of the easiest languages to read and write.
    Advantages of Ruby:
    1. It is easy to understand
    2. It is an object-oriented language
    3. It has powerful class of library
    4. It is having massive online support
    Cucumber:
    Cucumber is a tool based on Behavior Driven Development framework which is used to write the acceptance tests for web application. It is written in Ruby.
    To install Ruby with Cucumber :
    1. Install Ruby
    2. Download and extract Dev kit
    a. Extract the Devkit at C:\Ruby\devkit folder
    3. Install cucumber and other Ruby gem
    4. Run Cucumber

  16. Ruby is a dynamic interpreted object oriented language in which each and every thing is considered as an object which can be overwritten. It is one of the easiest languages to read and write.
    What are the advantages of Ruby?
    • It is easy to understand
    • It is an object-oriented language
    • It has powerful class of library
    • It is having massive online support
    What is cucumber?
    Cucumber is a tool based on Behaviour Driven Development framework which is used to write the acceptance tests for web application. It is written in Ruby.
    How to install Ruby with Cucumber?
    The step by step process to install how cucumber works with Ruby:
    1. Install Ruby
    Goto Ruby Installer download page
    Download the version best suited for the operating system.
    Run the download exe and during the installation process check the option “Add Ruby” as shown
    2. Download and extract Dev kit
    Go to Ruby Installer download page. Download the Devkit version which is best suited for the operating system( 32 or 64 bit)
    Extract the Devkit at C:\Ruby\devkit folder
    Open the command prompt. Inside the Ruby Devkit run the command
    C:\Ruby\devkit> ruby dk.rb init
    C:\Ruby\devkit> ruby dk.rb install
    3. Install cucumber and other Ruby gem
    To install cucumber first thing to be done is update the current gem setup
    C:\Users\Admin> gem update –system
    Installing the gems which need for cucumber web application testing.
    C:\Users\Admin> gem install –no-ri –no-rdoc rspec
    C:\Users\Admin> gem install –no-ri –no-rdoc win32console
    C:\Users\Admin> gem install –no-ri –no-rdoc watir-webdriver
    C:\Users\Admin> gem install –no-ri –no-rdoc cucumber
    Run Cucumber
    C:\Users\Admin\Documents>cucumber –init
    C:\Users\Admin\Documents>cucumber
    1. Install IDE-KOMODO
    Go to page http://www.activestate.com/komodo-ide/download
    Download the free trial installer. Double click on the downloaded exe
    Follow the installation steps and finish and open IDE.
    Install watir by typing “gem install watir” in the command prompt and the run the command.
    Install rspec type the following code “gem install rspec” and run the command.

  17. Ruby is a dynamic interpreted object oriented language in which each and every thing is considered as an object which can be overwritte. It is one of the easiest languages to read and write.
    Some of the advantages of Ruby are as under:
    1. It is easy to understand.
    2. It is an object -oriented language.
    3. It has powerful class of library.
    4. It is having massive online support.

  18. Ruby With Cucumber
    Ruby is a dynamic interpreted object oriented language in which each and every thing is considered as an object which can be overwritten. It is one of the easiest languages to read and write.
    What are the advantages of Ruby?
    • It is easy to understand
    • It is an object-oriented language
    • It has powerful class of library
    • It is having massive online support
    What is cucumber?
    Cucumber is a tool based on Behaviour Driven Development framework which is used to write the acceptance tests for web application. It is written in Ruby.
    How to install Ruby with Cucumber?
    The step by step process to install how cucumber works with Ruby:
    1. Install Ruby
    Goto Ruby Installer download page
    Download the version best suited for the operating system.
    2. Run the download exe and during the installation process check the option “Add Ruby” as shownDownload and extract Dev kit
    Go to Ruby Installer download page. Download the Devkit version which is best suited for the operating system( 32 or 64 bit)
    Extract the Devkit at C:\Ruby\devkit folder
    Open the command prompt. Inside the Ruby Devkit run the command
    C:\Ruby\devkit> ruby dk.rb init
    C:\Ruby\devkit> ruby dk.rb install
    3. Install cucumber and other Ruby gem
    To install cucumber first thing to be done is update the current gem setup
    C:\Users\Admin> gem update –system
    Installing the gems which need for cucumber web application testing.
    C:\Users\Admin> gem install –no-ri –no-rdoc rspec
    C:\Users\Admin> gem install –no-ri –no-rdoc win32console
    C:\Users\Admin> gem install –no-ri –no-rdoc watir-webdriver
    C:\Users\Admin> gem install –no-ri –no-rdoc cucumber
    Run Cucumber
    C:\Users\Admin\Documents>cucumber –init
    C:\Users\Admin\Documents>cucumber
    1. Install IDE-KOMODO
    Go to page http://www.activestate.com/komodo-ide/download
    Download the free trial installer. Double click on the downloaded exe
    Follow the installation steps and finish and open IDE.
    Install watir by typing “gem install watir” in the command prompt and the run the command.
    Install rspec type the following code “gem install rspec” and run the command.

  19. Ruby is a dynamic interpreted object oriented language in which each and every thing is considered as an object which can be overwritten. It is one of the easiest languages to read and write. The advantages of Ruby are easy to understand, object-oriented language, has powerful class of library and having a massive online support.

    Cucumber is a tool based on Behavior Driven Development framework which is used to write the acceptance tests for web application. Cucumber is written in Ruby. An explanation for installing Ruby with Cucumber is explained.

  20. Ruby is a dynamic interpreted object-oriented language in which everything is considered an object that can be overwritten. It is one of the easiest languages to read and write.
    What are the advantages of Ruby?
    >It is easy to understand
    >It is an object-oriented language
    >It has a powerful class of library
    >It has massive online support
    The step-by-step process to install how cucumber works with Ruby:
    1. Install Ruby
    Goto Ruby Installer download page
    Download the version best suited for the operating system.
    2. Download and extract the Dev kit
    Go to the Ruby Installer download page. Download the Devkit version which is best suited for the operating system( 32 or 64-bit)
    Extract the Devkit at C:\Ruby\devkit folder
    Open the command prompt. Inside Ruby, Devkit runs the command
    C:\Ruby\devkit> ruby dk.rb init
    C:\Ruby\devkit> ruby dk.rb install
    3. Install cucumber and other Ruby gem
    To install cucumber first thing to be done is to update the current gem setup
    C:\Users\Admin> gem update –system
    Installing the gems which need for cucumber web application testing.
    C:\Users\Admin> gem install –no-ri –no-rdoc rspec
    C:\Users\Admin> gem install –no-ri –no-rdoc win32console
    C:\Users\Admin> gem install –no-ri –no-rdoc watir-webdriver
    C:\Users\Admin> gem install –no-ri –no-rdoc cucumber
    Run Cucumber
    C:\Users\Admin\Documents>cucumber –init
    C:\Users\Admin\Documents>cucumber
    Install IDE-KOMODO
    Go to page http://www.activestate.com/komodo-ide/download
    Download the free trial installer. Double click on the downloaded exe
    Follow the installation steps and finish and open IDE.
    Install water by typing “gem install water” in the command prompt and running the command.

  21. Ruby is a dynamic interpreted object oriented language in which each and every thing is considered as an object which can be overwritten. It is one of the easiest languages to read and write.
    The advantages of Ruby are:
    1. It is easy to understand
    2. It is an object-oriented language
    3. It has powerful class of library
    4. It is having massive online support

    Cucumber is a tool based on Behavioral Driven Development framework which is used to write the acceptance tests for web application. It is written in Ruby.
    1. Install Ruby
    Goto Ruby Installer download page
    Download the version best suited for the operating system.
    2. Run the download exe and during the installation process check the option “Add Ruby” as shownDownload and extract Dev kit
    Go to Ruby Installer download page. Download the Devkit version which is best suited for the operating system( 32 or 64 bit)

  22. Ruby is a dynamic interpreted object oriented language in which each and every thing is considered as an object which can be overwritten. It is one of the easiest languages to read and write.
    The step by step process to install how cucumber works with Ruby:
    1.Install Ruby
    Go to Ruby Installer download page
    Download the version best suited for the operating system.
    Run the download exe and during the installation process check the option “Add Ruby” as shown
    2.Download and extract Dev kit
    Go to Ruby Installer download page. Download the Devkit version which is best suited for the operating system( 32 or 64 bit)
    Extract the Devkit at C:\Ruby\devkit folder
    Open the command prompt. Inside the Ruby Devkit run the command
    C:\Ruby\devkit> ruby dk.rb init
    C:\Ruby\devkit> ruby dk.rb install
    3.Install cucumber and other Ruby gem
    To install cucumber first thing to be done is update the current gem setup
    C:\Users\Admin> gem update –system
    Installing the gems which need for cucumber web application testing.
    C:\Users\Admin> gem install –no-ri –no-rdoc rspec
    C:\Users\Admin> gem install –no-ri –no-rdoc win32console
    C:\Users\Admin> gem install –no-ri –no-rdoc watir-webdriver
    C:\Users\Admin> gem install –no-ri –no-rdoc cucumber
    Run Cucumber
    C:\Users\Admin\Documents>cucumber –init
    C:\Users\Admin\Documents>cucumber

  23. Ruby is a dynamic interpreted object oriented language in which each and every thing is considered as an object which can be overwritten. It is one of the easiest languages to read and write. 
    What are the advantages of Ruby?
    * It is easy to understand
    * It is an object-oriented language
    * It has powerful class of library
    * It is having massive online support
    What is cucumber?
    Cucumber is a tool based on Behaviour Driven Development framework which is used to write the acceptance tests for web application. It is written in Ruby.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Related Articles

Back to top button