Robot Framework Tutorial #7 – Convert Manual Test into Automation Script

In this Robot framework tutorial we will learn how to convert manual test case into automated test case using robot framework.

As an automation tester you will be required to go through the manual test case and convert it into automation script.

Robot Framework Tutorial #6 – Create First Test Case in Robot Framework

In this Robot framework tutorial we will learn how to create our first test case in Robot framework using the keywords from Selenium Library.

Robot Framework Tutorial #5 – Key Sections of Robot Framework File

In this Robot framework tutorial we will learn about the key sections of .robot file in Robot Automation framework.

Robot Framework Tutorial #1 – Install Python and PIP on Mac OS

In this tutorial we will learn how to install Python and PIP on Mac OS.

Installing Python and PIP are the pre-requisites for installing robot framework.

Robot Framework Tutorial #2 – Introduction, Installation of Robot Framework and Selenium Library

In this Robot framework tutorial we will learn about basics of Robot framework and then understand how to install Robot framework and Robot framework Selenium library.