Robot Framework Tutorials

HOME

Robot Framework is a generic open-source automation framework. It can be used for test automation and robotic process automation (RPA). RPA is extensively used for Web Application Automation, API Automation, RPA, and Database Testing.

Robot Framework has an easy syntax, utilizing human-readable keywords. Its capabilities can be extended by libraries implemented with Python, Java, or many other programming languages.

Chapter 1 How to Install Python on Windows 11
Chapter 2 How to install PyCharms on Windows 11
Chapter 3 What is Robot Framework
Chapter 4 How to install and setup Robot Framework for Python
Chapter 5 Robot Framework – Working With Browsers Using Selenium Library
Chapter 6 Robot Framework Features – Settings, Libraries, Variables, Keywords, Resources, Reports, Logs
Chapter 7 How to handle text box in Robot Framework
Chapter 8 How to handle radio buttons in Robot Framework
Chapter 9 How to handle checkbox in Robot Framework
Chapter 10 How to handle dropdowns in Robot Framework
Chapter 11 How to handle multiple windows in Robot Framework
Chapter 12 How to handle alerts in Robot Framework
Chapter 13 What is Resource File in Robot Framework 
Chapter 14 How to run all the tests from the folder in Robot Framework
Chapter 15 How to implement tagging in Robot Framework
Chapter 16 How to rerun failed tests in Robot Framework
Chapter 17 How to share the data from one keyword to another keyword – Coming Soon
Chapter 18 How to set variable values from Runtime command in Robot Framework – NEW
Chapter 19 Page Object Model in Robot Framework with Selenium and Python – NEW
Chapter 20 Parallel Testing in Robot Framework – NEW
Chapter 21 How to run headless tests in Robot Framework – NEW

Data-Driven Testing

Chapter 1 Data-Driven Testing in Robot Framework  – NEW
Chapter 2 How to load data from CSV files in the Robot Framework? – NEW

API Testing

Chapter 1 How to perform API Testing in Robot Framework – Coming Soon

CI/CD

Chapter 1 Run Robot Framework Tests in GitLab CI/CD – Coming Soon
Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s