Robotframework

From SME Server
Jump to navigationJump to search

Robotframework

Page documenting the setup and possible The use of robotframework for regression testing of SMEServer.

Page Initial creation by Brian J Read - 3rd March 2014

Installation

Initial installation is on the back of a Centos 6.5 (64 bit in my case) install. I use Virtual Box under Linux Mint 16.

  1. Install Centos 6.5
  2. login as root
  3. Install robotframework:

Install additional robot framework libraries:

sudo pip install robotframework-sshlibrary
sudo pip install robotframework-ftplibrary