azwanazlan / Robotframework_ProjectAssignment_Group2

Project about how to do automation testing by using Robotframework IDE (RIDE))

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Robotframework_Project

Installation:

  1. Install Python 3.7.8 (follow pdf for more detail): https://www.python.org/ftp/python/3.7.8/python-3.7.8-amd64.exe
  2. Install Robot Framework on command prompt: pip install Robotframework
  3. Install Wxpython version 4.0.7 on command prompt: pip install wxpython==4.0.7
  4. Install Robotframework IDE (RIDE) on command prompt: pip install robotframework-rid
  5. Install Selenium Library on command prompt: pip install --upgrade robotframework-seleniumlibrary
  6. Install WebDriver: https://www.selenium.dev/downloads/

List of Features Testing for OrangeHR :https://opensource-demo.orangehrmlive.com/

  1. Candidates:
    • Adding Candidates
    • Deleting Candidates
  2. Jobs Categories -Add job categories -Delete job categories
  3. Licenses
  4. Nationalities

About

Project about how to do automation testing by using Robotframework IDE (RIDE))


Languages

Language:RobotFramework 100.0%