Skip to content

JapneetSachdeva1/RobotFramework

Repository files navigation

RobotFramework

POM framework using Robot Framework

Robot Framework is useful for people who have less coding knowledge or don't want to code more as there Framework becomes more complex.

This framework uses following:

  1. POM design pattern
  2. Data driven testing - using DataDriver for Robot Framework
  3. KeyWord driven testing
  4. Reporting build using existing robotFramework
  5. Batch files for execution of scripts
  6. Auto screenshots on failure
  7. pip command used to install followin: Selenium Library, Intellibot jar and robotframework
  8. Locators are saved in PageObjects
  9. Keywords are saved in Resources
  10. Test scenarios are stored in TestCases
  11. Common utilities stored in Utilities
  12. Reports are stored in Reports
  13. Pabot for parallel execution of test scenarios

About

POM framework using Robot Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages