Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn Robot Framework (Selenium) from Industry Expert|22+hr
Rating: 4.5 out of 5(1,589 ratings)
9,212 students

Learn Robot Framework (Selenium) from Industry Expert|22+hr

Allure Reporting |Data Driven Framework| Python Coverage | Pycharm | Desktop & API Application coverage | GITHUB|Jenkins
Last updated 8/2025
English

What you'll learn

  • Able to perform End to End automation of Web Application using Robot Framework & Python
  • Basic to Expert level knowledge of Python programming with Interview Questions
  • Ready to write user defined keywords using Python Programming
  • Ready to Automation Window/Desktop based, API and Angular JS application
  • Able to Write Automation Framework from scratch
  • Ready to face automation testing interviews of Robot Framework

Course content

36 sections228 lectures30h 30m total length
  • Introduction to Robot Framework8:02

    Explore Robot Framework as a generic test automation tool for acceptance testing, using a keyword-driven, tabular syntax with libraries to reduce programming and enable rapid, report-rich test creation.

  • Test Libraries4:52

    Explore robot framework's keyword-driven testing with standard and external libraries, including selenium for web apps and request for APIs. Install, use built-in keywords, and extend with user-defined keywords.

  • *** Course Architecture : Must for Everyone ***3:23

    Explore the complete Robot Framework course structure with Selenium and Python, covering keywords, test cases, execution via tags, Python basics, user defined keywords, and ongoing updates.

  • **** QUIZ *****

Requirements

  • Person should have basic knowledge of Windows Environment
  • Good to have programming basics
  • Basic understanding of Manual Testing basic also need of automation

Description

Robot Framework is a generic test automation framework for acceptance testing and acceptance test-driven development (ATDD). It has easy-to-use tabular test data syntax and it utilizes the keyword-driven testing approach.

Its testing capabilities can be extended by test libraries implemented either with Python or Java, and users can create new higher-level keywords from existing ones using the same syntax that is used for creating test cases.

We are going to cover,

1. Basic environment setup

2. Automation test cases in different browser

3. Waits

4. Architecture

5. Resource Files

6. User defined keywords

7. Code Management

8. Integration with Jenkins

9. Data Driven Framework

10. Python Programming

Robot Framework is a generic test automation framework for acceptance testing and acceptance test-driven development (ATDD). It has easy-to-use tabular test data syntax and it utilizes the keyword-driven testing approach.

Its testing capabilities can be extended by test libraries implemented either with Python or Java, and users can create new higher-level keywords from existing ones using the same syntax that is used for creating test cases.

We are going to cover,

1. Basic environment setup

2. Automation test cases in different browser

3. Waits

4. Architecture

5. Resource Files

6. User defined keywords

7. Code Management

8. Integration with Jenkins

9. Data Driven Framework

Robot Framework is a generic test automation framework for acceptance testing and acceptance test-driven development (ATDD). It has easy-to-use tabular test data syntax and it utilizes the keyword-driven testing approach.

Its testing capabilities can be extended by test libraries implemented either with Python or Java, and users can create new higher-level keywords from existing ones using the same syntax that is used for creating test cases.

We are going to cover,

1. Basic environment setup

2. Automation test cases in different browser

3. Waits

4. Architecture

5. Resource Files

6. User defined keywords

7. Code Management

8. Integration with Jenkins

9. Data Driven Framework


Who this course is for:

  • Manual testers looking opportunity in Python automation
  • Automation testers looking to integrate Robot framework with their existing framework