Home Testing & Automation Web App automation using Selenium Robot Framework – Python

Web App automation using Selenium Robot Framework – Python

3696
0

Including python programming, Ride Editor.

Take This Online Course

What You will Learn?

  • Able to do End to End automation on Web Application using Robot Framework
  • Decent knowledge of python to face interview questions

Online Course 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.

Robot Framework project is hosted on GitHub where you can find further documentation, source code, and issue tracker. Downloads are hosted at PyPI. The framework has a rich ecosystem around it consisting of various generic test libraries and tools that are developed as separate projects.

We are going to cover,

  • Basic environment setup
  • Automation test cases in different browser
  • Waits
  • Architecture
  • Resource Files

Take This Online Course