Skip to content

Test Scripts demonstrating different features of Robot Framework with Detailed Blog Articles. (check readme)

Notifications You must be signed in to change notification settings

sanogotech/Robot-FrameworkStarter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot Framework

Robot Framework is a generic open-source automation framework. Robot Framework is open and extensible and can be integrated with virtually any other tool to create powerful and flexible automation solutions. Robot Framework has easy syntax, utilizing human-readable keywords.

Docs

How to Start

  1. Clone the project
  2. Import the Project in PyCharm
  3. Run robot -d Results Tests/TestName.robot to execute a single Test. Run robot -d Results Tests to execute all Tests.
  4. Go to Results folder to get the HTML Reports.

Blogs written

About

Test Scripts demonstrating different features of Robot Framework with Detailed Blog Articles. (check readme)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • RobotFramework 98.8%
  • Python 1.2%