Robot Framework is an Open-Source Automation Framework for Testing and Process Automation. It has been widely used for UI, API, DB and Server Level Automation Operations.
In this talk we will cover:
1. Introduction to Robot Framework - Low Code Framework
2. Robot Framework Architecture
3. How easy it is for non-technical people to adopt and reuse the framework
4. Different type of Automation Styles that can be done with RF (DBB, Data Driven, Keyword Driven etc)
5. Basic assertion with Built-In Libraries
6. String Validations
7. Collection Library and their usage
8. Syntax, Different FOSS RF Libraries and Usage
9. A sample demo on UI Automation using RF
How we can contribute to the RF Open Source project
Official Website: https://robotframework.org/
My Previous Talk :
1. RoboCon 2024 Online (Official Global Robot Framework Conference):
Harnessing the Power of Robot Framework For Automation of Data Quality Controls
2. RoboCon 2025 In-Person (Official Global Robot Framework Conference, Finland):
Exploring the World of ETL Test Automation with Robot Framework
In this talk we will understand How FOSS helps to make easier and better with respect to Test and Process Automation.
How non techincal members can adopt test and process automation
How we can contribute to Robot Framework core