Rating 4.55 out of 5 (18 ratings in Udemy)
What you'll learn- What is Robot Framework? How to setup Pycharm and development environment?
- Learn automate Web Application using Selenium library with Robot Framework
- How to write and maintain test cases and different concepts within Robot Framework
- How to build the Test Automation Framework using Robot, Python and Selenium libraries
DescriptionRobot Framework is a Python-based, extensible keyword-driven automation framework for acceptance …
Rating 4.55 out of 5 (18 ratings in Udemy)
What you'll learn- What is Robot Framework? How to setup Pycharm and development environment?
- Learn automate Web Application using Selenium library with Robot Framework
- How to write and maintain test cases and different concepts within Robot Framework
- How to build the Test Automation Framework using Robot, Python and Selenium libraries
DescriptionRobot Framework is a Python-based, extensible keyword-driven automation framework for acceptance testing, acceptance test driven development (ATDD), behavior driven development (BDD) and robotic process automation (RPA). It can be used in distributed, heterogeneous environments, where automation requires using different technologies and interfaces.
In this course, we'll start by learning what is Robot Framework, later we will see how to build a framework using Robot Framework which will take your test automation skills to next level. The topics you will be learning are
Setting up Pycharm as IDEto build the test cases using Robot Framework, Selenium Webdriver and Python
Variables &Arguments
Simple UIExample
List and Dictionary
If-Else, For Loop
Data Driven Test case
Suite Setup and Suite Tear down
Usage of resource file in the framework
Synchronization concepts for Web Automation
How to automate some common web Elements
Usage of Tags
Integration or CI using Jenkins
Validations
Containerizing Robot Framework ( For this you need to take Docker tutorials)
By the end of this course you will be confident enough to start building the framework from scratch or help to improve how we write the test cases using robot framework.